SEHemothorax Member List
This is the complete list of members for SEHemothorax, including all inherited members.
ActionType | SEPatientAction | static |
Activate() override | SEPatientAction | inlinevirtual |
Clear() override | SEHemothorax | virtual |
Copy(const SEHemothorax &src, bool=false) | SEHemothorax | |
SEPatientAction::Copy(const SEAction &, const SESubstanceManager &) | SEAction | static |
Deactivate() override | SEHemothorax | virtual |
Debug(std::string const &msg) const | Loggable | virtual |
Debug(std::stringstream &msg) const | Loggable | virtual |
Debug(std::ostream &msg) const | Loggable | virtual |
Error(std::string const &msg) const | Loggable | virtual |
Error(std::stringstream &msg) const | Loggable | virtual |
Error(std::ostream &msg) const | Loggable | virtual |
Fatal(std::string const &msg) const | Loggable | virtual |
Fatal(std::stringstream &msg) const | Loggable | virtual |
Fatal(std::ostream &msg) const | Loggable | virtual |
GetActionType() const override | SEPatientAction | inlinevirtual |
GetComment() const | SEAction | virtual |
GetFlowRate() | SEHemothorax | virtual |
GetFlowRate(const VolumePerTimeUnit &unit) const | SEHemothorax | virtual |
GetLogger() const | Loggable | virtual |
GetName() const override | SEHemothorax | inlinevirtual |
GetScalar(const std::string &name) override | SEHemothorax | virtual |
GetSeverity() | SEHemothorax | virtual |
GetSeverity() const | SEHemothorax | virtual |
GetSide() const | SEHemothorax | virtual |
GetTotalBloodVolume() | SEHemothorax | virtual |
GetTotalBloodVolume(const VolumeUnit &unit) const | SEHemothorax | virtual |
HasComment() const | SEAction | virtual |
HasFlowRate() const | SEHemothorax | virtual |
HasSeverity() const | SEHemothorax | virtual |
HasSide() const | SEHemothorax | virtual |
HasTotalBloodVolume() const | SEHemothorax | virtual |
Info(std::string const &msg) const | Loggable | virtual |
Info(std::stringstream &msg) const | Loggable | virtual |
Info(const std::stringstream &msg) const | Loggable | virtual |
Info(std::ostream &msg) const | Loggable | virtual |
InvalidateComment() | SEAction | virtual |
InvalidateSide() | SEHemothorax | virtual |
IsActive() const override | SEHemothorax | virtual |
IsValid() const override | SEHemothorax | virtual |
Loggable(Logger *logger=nullptr) | Loggable | |
Loggable(std::string const &logfile) | Loggable | |
m_Active | SEAction | protected |
m_Comment | SEAction | protected |
m_FlowRate | SEHemothorax | protected |
m_Logger | Loggable | protected |
m_Severity | SEHemothorax | protected |
m_Side | SEHemothorax | protected |
m_TotalBloodVolume | SEHemothorax | protected |
myLogger | Loggable | protected |
Name | SEHemothorax | static |
operator=(const SEAction &)=delete | SEAction | |
PBPatientAction | SEHemothorax | friend |
PrettyPrint(const std::string &str) | SEAction | static |
SEAction(Logger *logger) | SEAction | |
SEAction(const SEAction &)=delete | SEAction | |
SEHemothorax(Logger *logger=nullptr) | SEHemothorax | |
SEPatientAction(Logger *logger=nullptr) | SEPatientAction | |
SerializeFromString(const std::string, eSerializationFormat fmt, const SESubstanceManager &) | SEAction | static |
SerializeToString(std::string &dst, eSerializationFormat fmt) const | SEAction | virtual |
SetComment(const std::string &comment) | SEAction | virtual |
SetLogger(Logger &logger) | Loggable | virtual |
SetSide(eSide name) | SEHemothorax | virtual |
ToJSON() const | SEAction | virtual |
ToString() const | SEAction | virtual |
Warning(std::string const &msg) const | Loggable | virtual |
Warning(std::stringstream &msg) const | Loggable | virtual |
Warning(std::ostream &msg) const | Loggable | virtual |
~Loggable() | Loggable | virtual |
~SEAction() | SEAction | virtual |
~SEHemothorax() | SEHemothorax | virtual |
~SEPatientAction() | SEPatientAction | virtual |