#include <SESystem.h>

Public Member Functions | |
| SESystem (Logger *logger) | |
| virtual | ~SESystem () |
| virtual const char * | classname () const =0 |
| virtual size_t | hash_code () const =0 |
| virtual void | Clear () |
Public Member Functions inherited from biogears::Loggable | |
| Loggable () | |
| Loggable (Logger *log) | |
| virtual | ~Loggable () |
| virtual Logger * | GetLogger () const |
GetScalar | |
- Look for the Scalar property in the systems contained in the provided vector | |
| std::stringstream | m_ss |
| virtual const SEScalar * | GetScalar (const char *name)=0 |
| virtual const SEScalar * | GetScalar (const std::string &name)=0 |
| bool | Load (const CDM::SystemData &in) |
| virtual CDM::SystemData * | Unload () const =0 |
| virtual Tree< const char * > | GetPhysiologyRequestGraph () const =0 |
| static const SEScalar * | GetScalar (const char *name, std::vector< SESystem * > *systems) |
| static const SEScalar * | GetScalar (const std::string &name, std::vector< SESystem * > *systems) |
| void | Unload (CDM::SystemData &data) const |
Additional Inherited Members | |
Static Public Attributes inherited from biogears::Loggable | |
| static const std::string | empty |
| static const char * | empty_cStr |
Protected Member Functions inherited from biogears::Loggable | |
| virtual void | Debug (const char *msg, const char *origin="") const |
| virtual void | Debug (const std::string &msg, const std::string &origin=empty) const |
| virtual void | Debug (std::ostream &msg, const std::string &origin=empty) const |
| virtual void | Info (const char *msg, const char *origin="") const |
| virtual void | Info (const std::string &msg, const std::string &origin=empty) const |
| virtual void | Info (std::ostream &msg, const std::string &origin=empty) const |
| virtual void | Warning (const char *msg, const char *origin="") const |
| virtual void | Warning (const std::string &msg, const std::string &origin=empty) const |
| virtual void | Warning (std::ostream &msg, const std::string &origin=empty) const |
| virtual void | Error (const char *msg, const char *origin="") const |
| virtual void | Error (const std::string msg, const std::string origin=empty) const |
| virtual void | Error (std::ostream &msg, const std::string &origin=empty) const |
| virtual void | Fatal (const char *msg, const char *origin="") const |
| virtual void | Fatal (const std::string &msg, const std::string &origin=empty) const |
| virtual void | Fatal (std::ostream &msg, const std::string &origin=empty) const |
Protected Attributes inherited from biogears::Loggable | |
| Logger * | m_Logger |
Constructor & Destructor Documentation
| biogears::SESystem::SESystem | ( | Logger * | logger | ) |
|
virtual |
Member Function Documentation
|
pure virtual |
Implemented in biogears::Respiratory, biogears::Cardiovascular, biogears::Drugs, biogears::Tissue, biogears::Renal, biogears::BloodChemistry, biogears::Energy, biogears::SERenalSystem, biogears::AnesthesiaMachine, biogears::Environment, biogears::SEBloodChemistrySystem, biogears::Hepatic, biogears::Inhaler, biogears::SEAnesthesiaMachine, biogears::Endocrine, biogears::Gastrointestinal, biogears::Nervous, biogears::ECG, biogears::SECardiovascularSystem, biogears::SEDrugSystem, biogears::SEEnvironment, biogears::SEEndocrineSystem, biogears::SEEnergySystem, biogears::SERespiratorySystem, biogears::SEInhaler, biogears::SETissueSystem, biogears::SEGastrointestinalSystem, biogears::SENervousSystem, biogears::SEHepaticSystem, and biogears::SEElectroCardioGram.
|
virtual |
Reimplemented in biogears::Respiratory, biogears::Cardiovascular, biogears::Drugs, biogears::Tissue, biogears::Renal, biogears::BloodChemistry, biogears::Energy, biogears::SERenalSystem, biogears::AnesthesiaMachine, biogears::Environment, biogears::SEBloodChemistrySystem, biogears::Hepatic, biogears::Inhaler, biogears::SEAnesthesiaMachine, biogears::Endocrine, biogears::Gastrointestinal, biogears::Nervous, biogears::ECG, biogears::SECardiovascularSystem, biogears::SEDrugSystem, biogears::SEEnvironment, biogears::SEEndocrineSystem, biogears::SEEnergySystem, biogears::SERespiratorySystem, biogears::SEInhaler, biogears::SETissueSystem, biogears::SEGastrointestinalSystem, biogears::SENervousSystem, biogears::SEHepaticSystem, and biogears::SEElectroCardioGram.
|
pure virtual |
Implemented in biogears::SEBloodChemistrySystem, biogears::SERenalSystem, biogears::SEGastrointestinalSystem, biogears::SEInhaler, biogears::SEAnesthesiaMachine, biogears::SECardiovascularSystem, biogears::SEDrugSystem, biogears::SEEnvironment, biogears::SEEndocrineSystem, biogears::SEEnergySystem, biogears::SERespiratorySystem, biogears::SETissueSystem, biogears::SENervousSystem, biogears::SEHepaticSystem, and biogears::SEElectroCardioGram.
|
pure virtual |
Implemented in biogears::SEAnesthesiaMachine, biogears::SEEnvironment, biogears::SERenalSystem, biogears::SEBloodChemistrySystem, biogears::SEInhaler, biogears::SECardiovascularSystem, biogears::SEDrugSystem, biogears::SEEndocrineSystem, biogears::SEEnergySystem, biogears::SERespiratorySystem, biogears::SETissueSystem, biogears::SEGastrointestinalSystem, biogears::SENervousSystem, biogears::SEHepaticSystem, and biogears::SEElectroCardioGram.
|
pure virtual |
Implemented in biogears::SEAnesthesiaMachine, biogears::SEEnvironment, biogears::SERenalSystem, biogears::SEBloodChemistrySystem, biogears::SEInhaler, biogears::SECardiovascularSystem, biogears::SEDrugSystem, biogears::SEEndocrineSystem, biogears::SEEnergySystem, biogears::SERespiratorySystem, biogears::SETissueSystem, biogears::SEGastrointestinalSystem, biogears::SENervousSystem, biogears::SEHepaticSystem, and biogears::SEElectroCardioGram.
|
static |
|
static |
|
pure virtual |
Implemented in biogears::Respiratory, biogears::Cardiovascular, biogears::Drugs, biogears::Tissue, biogears::Renal, biogears::BloodChemistry, biogears::Energy, biogears::SERenalSystem, biogears::AnesthesiaMachine, biogears::Environment, biogears::SEBloodChemistrySystem, biogears::Hepatic, biogears::Inhaler, biogears::SEAnesthesiaMachine, biogears::Endocrine, biogears::Gastrointestinal, biogears::Nervous, biogears::ECG, biogears::SECardiovascularSystem, biogears::SEDrugSystem, biogears::SEEnvironment, biogears::SEEndocrineSystem, biogears::SEEnergySystem, biogears::SERespiratorySystem, biogears::SEInhaler, biogears::SETissueSystem, biogears::SEGastrointestinalSystem, biogears::SENervousSystem, biogears::SEHepaticSystem, and biogears::SEElectroCardioGram.
| bool biogears::SESystem::Load | ( | const CDM::SystemData & | in | ) |
|
pure virtual |
Implemented in biogears::Respiratory, biogears::Cardiovascular, biogears::Drugs, biogears::Tissue, biogears::Renal, biogears::BloodChemistry, biogears::Energy, biogears::AnesthesiaMachine, biogears::Environment, biogears::SEBloodChemistrySystem, biogears::SERenalSystem, biogears::Hepatic, biogears::Inhaler, biogears::Endocrine, biogears::Gastrointestinal, biogears::SEGastrointestinalSystem, biogears::SEInhaler, biogears::Nervous, biogears::ECG, biogears::SEAnesthesiaMachine, biogears::SECardiovascularSystem, biogears::SEDrugSystem, biogears::SEEnvironment, biogears::SEEndocrineSystem, biogears::SEEnergySystem, biogears::SERespiratorySystem, biogears::SETissueSystem, biogears::SENervousSystem, biogears::SEHepaticSystem, and biogears::SEElectroCardioGram.
|
protected |
Member Data Documentation
|
protected |


Public Member Functions inherited from