| AdvanceTimeStep() | PhysiologyEngineThunk | |
| AllocateEngine() override | PulseEngineThunk | protectedvirtual |
| Clear() | PhysiologyEngineThunk | virtual |
| DataLength() const | PhysiologyEngineThunk | |
| ExecuteScenario(std::string const &sceExecOpts, eSerializationFormat format, Logger *logger=nullptr) | PulseEngineThunk | static |
| 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 | |
| IsValidPatient(std::string const &patient, eSerializationFormat format) override | PulseEngineThunk | virtual |
| KeepEventChanges(bool keep) | PhysiologyEngineThunk | |
| KeepLogMessages(bool keep) | PhysiologyEngineThunk | |
| LogToConsole(bool b) | PhysiologyEngineThunk | |
| m_activeEvents | PhysiologyEngineThunk | protected |
| m_cfg | PulseEngineThunk | 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 |
| m_type | PulseEngineThunk | 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 | |
| PulseEngineThunk(eModelType t, const std::string &dataDir="./") | PulseEngineThunk | |
| 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 | |
| SetConfigurationOverride(std::string const &cfg, eSerializationFormat format) | PulseEngineThunk | |
| 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 |
| ~PulseEngineThunk() | PulseEngineThunk | virtual |
| ~SEEventHandler() | SEEventHandler | inlinevirtual |