#include <PhysiologyEnginePool.h>
Inherits Loggable.
|
| ~SEPhysiologyEnginePoolEngine () |
|
| Loggable (Logger *logger=nullptr) |
|
| Loggable (std::string const &logfile) |
|
virtual | ~Loggable () |
|
virtual Logger * | GetLogger () const |
|
virtual void | SetLogger (Logger &logger) |
|
virtual void | Debug (std::string const &msg) const |
|
virtual void | Debug (std::stringstream &msg) const |
|
virtual void | Debug (std::ostream &msg) const |
|
virtual void | Info (std::string const &msg) const |
|
virtual void | Info (std::stringstream &msg) const |
|
virtual void | Info (const std::stringstream &msg) const |
|
virtual void | Info (std::ostream &msg) const |
|
virtual void | Warning (std::string const &msg) const |
|
virtual void | Warning (std::stringstream &msg) const |
|
virtual void | Warning (std::ostream &msg) const |
|
virtual void | Error (std::string const &msg) const |
|
virtual void | Error (std::stringstream &msg) const |
|
virtual void | Error (std::ostream &msg) const |
|
virtual void | Fatal (std::string const &msg) const |
|
virtual void | Fatal (std::stringstream &msg) const |
|
virtual void | Fatal (std::ostream &msg) const |
|
◆ SEPhysiologyEnginePoolEngine()
SEPhysiologyEnginePoolEngine::SEPhysiologyEnginePoolEngine |
( |
Logger * |
logger = nullptr | ) |
|
|
protected |
◆ ~SEPhysiologyEnginePoolEngine()
SEPhysiologyEnginePoolEngine::~SEPhysiologyEnginePoolEngine |
( |
| ) |
|
◆ PhysiologyEnginePoolThunk
◆ SEPhysiologyEnginePool
◆ Actions
std::vector<const SEAction*> SEPhysiologyEnginePoolEngine::Actions |
◆ DataRequested
◆ Engine
◆ EngineInitialization
◆ IsActive
bool SEPhysiologyEnginePoolEngine::IsActive =false |