Free Electron
Public Member Functions | Private Attributes | List of all members
fe::LinearReaction Class Reference
Inheritance diagram for fe::LinearReaction:
Inheritance graph
[legend]

Public Member Functions

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)
 
- Public Member Functions inherited from fe::Initialized
void initializeAll (void)
 
void setActive (bool a_active)
 

Private Attributes

std::vector< Reactant > m_reactant
 
AsSignal m_asSignal
 

Additional Inherited Members

- Protected Types inherited from fe::Initialized
typedef void(* InitializeFunction) (Initialized *)
 
- Protected Member Functions inherited from fe::Initialized
void addInitializer (InitializeFunction function)
 

Detailed Description

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: