PhysiologyEnginePoolThunk::pimpl Class Reference
Public Member Functions | |
| pimpl () | |
| ~pimpl () | |
Public Attributes | |
| SEPhysiologyEnginePool * | pool |
| std::map< int, std::vector< const SEAction * > > | actionMap |
| std::vector< SEDataRequested * > | dataRequested |
Constructor & Destructor Documentation
◆ pimpl()
|
inline |
◆ ~pimpl()
|
inline |
Member Data Documentation
◆ actionMap
| std::map<int, std::vector<const SEAction*> > PhysiologyEnginePoolThunk::pimpl::actionMap |
◆ dataRequested
| std::vector<SEDataRequested*> PhysiologyEnginePoolThunk::pimpl::dataRequested |
◆ pool
| SEPhysiologyEnginePool* PhysiologyEnginePoolThunk::pimpl::pool |
