|
void | initialize (void) |
|
virtual void | handle (Record &r_sig) |
|
virtual bool | call (const String &a_name, std::vector< Instance > a_argv) |
|
void | prototype (Record &r_proto) |
|
void | initializeAll (void) |
|
void | setActive (bool a_active) |
|
|
std::vector< Record > | m_rg_src |
|
std::vector< Record > | m_rg_dst |
|
WindowEvent::Mask | m_start |
|
WindowEvent::Mask | m_end |
|
WindowEvent::Mask | m_delete |
|
Record | m_prototype |
|
sp< RecordGroup > | m_gc |
|
AsSelection | m_asSel |
|
AsSignal | m_asSignal |
|
AsRouter | m_asRouter |
|
AsWaypoint | m_asWaypoint |
|
|
typedef void(* | InitializeFunction) (Initialized *) |
|
void | addInitializer (InitializeFunction function) |
|
The documentation for this class was generated from the following files: