|
|
void | initialize (void) |
| |
|
virtual void | handle (Record &r_sig) |
| |
|
virtual bool | call (const String &a_name, std::vector< Instance > a_argv) |
| |
|
virtual void | addReactant (const String &a_name, Real a_requisite, Real a_rate) |
| |
|
void | initializeAll (void) |
| |
|
void | setActive (bool a_active) |
| |
|
|
std::vector< Reactant > | m_reactant |
| |
|
AsSignal | m_asSignal |
| |
|
|
typedef void(* | InitializeFunction) (Initialized *) |
| |
|
void | addInitializer (InitializeFunction function) |
| |
| ConfigI |
| name | type | doc |
| input | sp<RecordGroup> | input group |
| dispatches |
| name | doc |
| addReactant | name requisite rate |
| accessor sets |
| fe::AsSignal |
The documentation for this class was generated from the following files: