classname() const override | biogears::SEExercise | inlinevirtual |
Clear() override | biogears::SEExercise | virtual |
CYCLING enum value | biogears::SEExercise | |
Debug(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
Debug(const std::string &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
Debug(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
empty | biogears::Loggable | static |
empty_cStr | biogears::Loggable | static |
Error(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
Error(const std::string msg, const std::string origin=empty) const | biogears::Loggable | protectedvirtual |
Error(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
ExerciseType enum name | biogears::SEExercise | |
Fatal(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
Fatal(const std::string &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
Fatal(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
GENERIC enum value | biogears::SEExercise | |
GetComment() const | biogears::SEAction | virtual |
GetCyclingExercise() const | biogears::SEExercise | virtual |
GetCyclingExercise() | biogears::SEExercise | virtual |
GetExerciseType() const | biogears::SEExercise | virtual |
GetGenericExercise() const | biogears::SEExercise | virtual |
GetGenericExercise() | biogears::SEExercise | virtual |
GetLogger() const | biogears::Loggable | virtual |
GetRunningExercise() const | biogears::SEExercise | virtual |
GetRunningExercise() | biogears::SEExercise | virtual |
GetStrengthExercise() const | biogears::SEExercise | virtual |
GetStrengthExercise() | biogears::SEExercise | virtual |
HasComment() const | biogears::SEAction | virtual |
HasCyclingExercise() const | biogears::SEExercise | virtual |
HasGenericExercise() const | biogears::SEExercise | virtual |
HasRunningExercise() const | biogears::SEExercise | virtual |
HasStrengthExercise() const | biogears::SEExercise | virtual |
Info(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
Info(const std::string &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
Info(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
InvalidateComment() | biogears::SEAction | virtual |
IsActive() const override | biogears::SEExercise | virtual |
IsValid() const override | biogears::SEExercise | virtual |
Load(const CDM::ExerciseData &in) | biogears::SEExercise | virtual |
biogears::SEPatientAction::Load(const CDM::PatientActionData &in) | biogears::SEPatientAction | virtual |
biogears::SEAction::Load(const CDM::ActionData &in) | biogears::SEAction | virtual |
LoadCycling(const CDM::CyclingExerciseData &in) | biogears::SEExercise | protectedvirtual |
LoadGeneric(const CDM::GenericExerciseData &in) | biogears::SEExercise | protectedvirtual |
LoadRunning(const CDM::RunningExerciseData &in) | biogears::SEExercise | protectedvirtual |
LoadStrength(const CDM::StrengthExerciseData &in) | biogears::SEExercise | protectedvirtual |
Loggable() | biogears::Loggable | |
Loggable(Logger *log) | biogears::Loggable | |
m_Comment | biogears::SEAction | protected |
m_cyclingExercise | biogears::SEExercise | private |
m_genericExercise | biogears::SEExercise | private |
m_Logger | biogears::Loggable | protected |
m_mode | biogears::SEExercise | private |
m_runningExercise | biogears::SEExercise | private |
m_strengthExercise | biogears::SEExercise | private |
m_StringRepresnetation | biogears::SEAction | mutableprotected |
newFromBind(const CDM::ActionData &action, SESubstanceManager &substances) | biogears::SEAction | static |
NONE enum value | biogears::SEExercise | |
RUNNING enum value | biogears::SEExercise | |
SEAction() | biogears::SEAction | |
SEExercise() | biogears::SEExercise | |
SEExercise(SEGeneric) | biogears::SEExercise | |
SEExercise(SECycling) | biogears::SEExercise | |
SEExercise(SERunning) | biogears::SEExercise | |
SEExercise(SEStrengthTraining) | biogears::SEExercise | |
SEPatientAction() | biogears::SEPatientAction | |
SetComment(const char *comment) | biogears::SEAction | virtual |
SetComment(const std::string &comment) | biogears::SEAction | virtual |
SetCyclingExercise(SECycling exercise) | biogears::SEExercise | virtual |
SetGenericExercise(SEGeneric exercise) | biogears::SEExercise | virtual |
SetRunningExercise(SERunning exercise) | biogears::SEExercise | virtual |
SetStrengthExercise(SEStrengthTraining exercise) | biogears::SEExercise | virtual |
STRENGTH_TRAINING enum value | biogears::SEExercise | |
ToString(std::ostream &str) const override | biogears::SEExercise | virtual |
biogears::SEAction::ToString() const | biogears::SEAction | virtual |
TypeTag() | biogears::SEExercise | inlinestatic |
Unload() const override | biogears::SEExercise | virtual |
Unload(CDM::ExerciseData &data) const | biogears::SEExercise | protectedvirtual |
biogears::SEPatientAction::Unload(CDM::PatientActionData &data) const | biogears::SEPatientAction | protectedvirtual |
biogears::SEAction::Unload(CDM::ActionData &data) const | biogears::SEAction | protected |
Warning(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
Warning(const std::string &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
Warning(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
~Loggable() | biogears::Loggable | virtual |
~SEAction() | biogears::SEAction | virtual |
~SEExercise() override | biogears::SEExercise | virtual |
~SEPatientAction() | biogears::SEPatientAction | virtual |