AdvanceTimeStep() | PhysiologyEngineThunk | |
AllocateEngine()=0 | PhysiologyEngineThunk | protectedpure virtual |
Clear() | PhysiologyEngineThunk | virtual |
DataLength() const | PhysiologyEngineThunk | |
ForwardDebug(const std::string &msg) override | PhysiologyEngineThunk | virtual |
ForwardError(const std::string &msg) override | PhysiologyEngineThunk | virtual |
ForwardFatal(const std::string &msg) override | PhysiologyEngineThunk | virtual |
ForwardInfo(const std::string &msg) override | PhysiologyEngineThunk | virtual |
ForwardWarning(const std::string &msg) override | PhysiologyEngineThunk | virtual |
GetConditions(eSerializationFormat format) | PhysiologyEngineThunk | |
GetInitialPatient(eSerializationFormat format) | PhysiologyEngineThunk | |
GetPatientAssessment(int type, eSerializationFormat format) | PhysiologyEngineThunk | |
GetTimeStep(std::string const &unit) | PhysiologyEngineThunk | |
HandleEvent(eEvent type, bool active, const SEScalarTime *time=nullptr) override | PhysiologyEngineThunk | virtual |
InitializeEngine(std::string const &patient_configuration, std::string const &data_requests, eSerializationFormat format) | PhysiologyEngineThunk | |
KeepEventChanges(bool keep) | PhysiologyEngineThunk | |
KeepLogMessages(bool keep) | PhysiologyEngineThunk | |
LogToConsole(bool b) | PhysiologyEngineThunk | |
m_activeEvents | PhysiologyEngineThunk | protected |
m_dataDir | PhysiologyEngineThunk | protected |
m_engine | PhysiologyEngineThunk | protected |
m_events | PhysiologyEngineThunk | protected |
m_ForwardEvents | PhysiologyEngineThunk | protected |
m_ForwardLogs | PhysiologyEngineThunk | protected |
m_keepEventChanges | PhysiologyEngineThunk | protected |
m_keepLogMsgs | PhysiologyEngineThunk | protected |
m_length | PhysiologyEngineThunk | protected |
m_logMsgs | PhysiologyEngineThunk | protected |
m_requestedData | PhysiologyEngineThunk | protected |
m_requestedValues | PhysiologyEngineThunk | protected |
m_subMgr | PhysiologyEngineThunk | protected |
PhysiologyEngineThunk(const std::string &dataDir="./") | PhysiologyEngineThunk | |
ProcessActions(std::string const &actions, eSerializationFormat format) | PhysiologyEngineThunk | |
PullActiveActions(eSerializationFormat format) | PhysiologyEngineThunk | |
PullActiveEvents(eSerializationFormat format) | PhysiologyEngineThunk | |
PullData(std::vector< double > &data) | PhysiologyEngineThunk | |
PullDataPtr() | PhysiologyEngineThunk | |
PullEvents(eSerializationFormat format) | PhysiologyEngineThunk | |
PullLogMessages(eSerializationFormat format) | PhysiologyEngineThunk | |
SEEventHandler() | SEEventHandler | inline |
SerializeFromFile(std::string const &filename, std::string const &data_requests, eSerializationFormat data_requests_format) | PhysiologyEngineThunk | |
SerializeFromString(std::string const &state, std::string const &data_requests, eSerializationFormat format) | PhysiologyEngineThunk | |
SerializeToFile(std::string const &filename) | PhysiologyEngineThunk | |
SerializeToString(eSerializationFormat format) | PhysiologyEngineThunk | |
SetEventHandler(SEEventHandler *eh) | PhysiologyEngineThunk | inline |
SetLogFilename(std::string const &logfile) | PhysiologyEngineThunk | |
SetLoggerForward(LoggerForward *lf) | PhysiologyEngineThunk | inline |
SetupDefaultDataRequests() | PhysiologyEngineThunk | protectedvirtual |
SetupRequests() | PhysiologyEngineThunk | protectedvirtual |
~LoggerForward()=default | LoggerForward | virtual |
~PhysiologyEngineThunk() | PhysiologyEngineThunk | virtual |
~SEEventHandler() | SEEventHandler | inlinevirtual |