Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
biogears::SENervousSystem Class Reference
#include <SENervousSystem.h>
Inheritance diagram for biogears::SENervousSystem:

Static Public Member Functions | |
| static size_t | TypeHash () |
| static constexpr char const *const | TypeTag () |
Static Public Member Functions inherited from biogears::SESystem | |
| static const SEScalar * | GetScalar (const char *name, std::vector< SESystem * > *systems) |
| static const SEScalar * | GetScalar (const std::string &name, std::vector< SESystem * > *systems) |
Protected Member Functions | |
| void | Unload (CDM::NervousSystemData &data) const |
Protected Member Functions inherited from biogears::SESystem | |
| void | Unload (CDM::SystemData &data) const |
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 | |
| SEScalar * | m_ComplianceScale |
| SEScalar * | m_HeartRateScale |
| SEScalar * | m_HeartElastanceScale |
| SEPupillaryResponse * | m_LeftEyePupillaryResponse |
| SEPupillaryResponse * | m_RightEyePupillaryResponse |
| SEScalar * | m_PainVisualAnalogueScale |
| SEScalar * | m_ResistanceScaleExtrasplanchnic |
| SEScalar * | m_ResistanceScaleMuscle |
| SEScalar * | m_ResistanceScaleMyocardium |
| SEScalar * | m_ResistanceScaleSplanchnic |
| SEScalarTime * | m_SleepTime |
| SEScalarTime * | m_WakeTime |
| CDM::enumSleepState::value | m_SleepState |
| SEScalar * | m_BiologicalDebt |
| SEScalarTime * | m_ReactionTime |
| SEScalar * | m_AttentionLapses |
| SEScalar * | m_RichmondAgitationSedationScale |
Protected Attributes inherited from biogears::SESystem | |
| std::stringstream | m_ss |
Protected Attributes inherited from biogears::Loggable | |
| Logger * | m_Logger |
Additional Inherited Members | |
Static Public Attributes inherited from biogears::Loggable | |
| static const std::string | empty |
| static const char * | empty_cStr |
Constructor & Destructor Documentation
| biogears::SENervousSystem::SENervousSystem | ( | Logger * | logger | ) |
|
override |
Member Function Documentation
|
inlineoverridevirtual |
Implements biogears::SESystem.
Reimplemented in biogears::Nervous.
|
overridevirtual |
Reimplemented from biogears::SESystem.
Reimplemented in biogears::Nervous.
| SEScalar & biogears::SENervousSystem::GetAttentionLapses | ( | ) |
| double biogears::SENervousSystem::GetAttentionLapses | ( | ) | const |
| SEScalar & biogears::SENervousSystem::GetBiologicalDebt | ( | ) |
| double biogears::SENervousSystem::GetBiologicalDebt | ( | ) | const |
| SEScalar & biogears::SENervousSystem::GetComplianceScale | ( | ) |
| double biogears::SENervousSystem::GetComplianceScale | ( | ) | const |
| SEScalar & biogears::SENervousSystem::GetHeartElastanceScale | ( | ) |
| double biogears::SENervousSystem::GetHeartElastanceScale | ( | ) | const |
| SEScalar & biogears::SENervousSystem::GetHeartRateScale | ( | ) |
| double biogears::SENervousSystem::GetHeartRateScale | ( | ) | const |
| SEPupillaryResponse & biogears::SENervousSystem::GetLeftEyePupillaryResponse | ( | ) |
| const SEPupillaryResponse * biogears::SENervousSystem::GetLeftEyePupillaryResponse | ( | ) | const |
| SEScalar & biogears::SENervousSystem::GetPainVisualAnalogueScale | ( | ) |
| double biogears::SENervousSystem::GetPainVisualAnalogueScale | ( | ) | const |
|
overridevirtual |
Implements biogears::SESystem.
| SEScalarTime & biogears::SENervousSystem::GetReactionTime | ( | ) |
| double biogears::SENervousSystem::GetReactionTime | ( | const TimeUnit & | unit | ) | const |
| SEScalar & biogears::SENervousSystem::GetResistanceScaleExtrasplanchnic | ( | ) |
| double biogears::SENervousSystem::GetResistanceScaleExtrasplanchnic | ( | ) | const |
| SEScalar & biogears::SENervousSystem::GetResistanceScaleMuscle | ( | ) |
| double biogears::SENervousSystem::GetResistanceScaleMuscle | ( | ) | const |
| SEScalar & biogears::SENervousSystem::GetResistanceScaleMyocardium | ( | ) |
| double biogears::SENervousSystem::GetResistanceScaleMyocardium | ( | ) | const |
| SEScalar & biogears::SENervousSystem::GetResistanceScaleSplanchnic | ( | ) |
| double biogears::SENervousSystem::GetResistanceScaleSplanchnic | ( | ) | const |
| SEScalar & biogears::SENervousSystem::GetRichmondAgitationSedationScale | ( | ) |
| double biogears::SENervousSystem::GetRichmondAgitationSedationScale | ( | ) | const |
| SEPupillaryResponse & biogears::SENervousSystem::GetRightEyePupillaryResponse | ( | ) |
| const SEPupillaryResponse * biogears::SENervousSystem::GetRightEyePupillaryResponse | ( | ) | const |
|
overridevirtual |
Implements biogears::SESystem.
|
overridevirtual |
Implements biogears::SESystem.
| CDM::enumSleepState::value biogears::SENervousSystem::GetSleepState | ( | ) | const |
| SEScalarTime & biogears::SENervousSystem::GetSleepTime | ( | ) |
| double biogears::SENervousSystem::GetSleepTime | ( | const TimeUnit & | unit | ) | const |
| SEScalarTime & biogears::SENervousSystem::GetWakeTime | ( | ) |
| double biogears::SENervousSystem::GetWakeTime | ( | const TimeUnit & | unit | ) | const |
| bool biogears::SENervousSystem::HasAttentionLapses | ( | ) | const |
| bool biogears::SENervousSystem::HasBiologicalDebt | ( | ) | const |
| bool biogears::SENervousSystem::HasComplianceScale | ( | ) | const |
|
inlineoverridevirtual |
Implements biogears::SESystem.
Reimplemented in biogears::Nervous.
| bool biogears::SENervousSystem::HasHeartElastanceScale | ( | ) | const |
| bool biogears::SENervousSystem::HasHeartRateScale | ( | ) | const |
| bool biogears::SENervousSystem::HasLeftEyePupillaryResponse | ( | ) | const |
| bool biogears::SENervousSystem::HasPainVisualAnalogueScale | ( | ) | const |
| bool biogears::SENervousSystem::HasReactionTime | ( | ) | const |
| bool biogears::SENervousSystem::HasResistanceScaleExtrasplanchnic | ( | ) | const |
| bool biogears::SENervousSystem::HasResistanceScaleMuscle | ( | ) | const |
| bool biogears::SENervousSystem::HasResistanceScaleMyocardium | ( | ) | const |
| bool biogears::SENervousSystem::HasResistanceScaleSplanchnic | ( | ) | const |
| bool biogears::SENervousSystem::HasRichmondAgitationSedationScale | ( | ) | const |
| bool biogears::SENervousSystem::HasRightEyePupillaryResponse | ( | ) | const |
| bool biogears::SENervousSystem::HasSleepState | ( | ) | const |
| void biogears::SENervousSystem::InvalidateSleepState | ( | ) |
| bool biogears::SENervousSystem::IsAsleep | ( | ) | const |
| bool biogears::SENervousSystem::IsAwake | ( | ) | const |
| bool biogears::SENervousSystem::Load | ( | const CDM::NervousSystemData & | in | ) |
| void biogears::SENervousSystem::RemoveLeftEyePupillaryResponse | ( | ) |
| void biogears::SENervousSystem::RemoveRightEyePupillaryResponse | ( | ) |
| void biogears::SENervousSystem::SetSleepState | ( | CDM::enumSleepState::value | sleep | ) |
|
inlinestatic |
|
inlinestatic |
|
overridevirtual |
Implements biogears::SESystem.
Reimplemented in biogears::Nervous.
|
protected |
Member Data Documentation
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |


Public Member Functions inherited from