PhysiologyEnginePoolThunk::pimpl Class Reference

Public Member Functions

 pimpl ()
 
 ~pimpl ()
 

Public Attributes

SEPhysiologyEnginePoolpool
 
std::map< int, std::vector< const SEAction * > > actionMap
 
std::vector< SEDataRequested * > dataRequested
 

Constructor & Destructor Documentation

◆ pimpl()

PhysiologyEnginePoolThunk::pimpl::pimpl ( )
inline

◆ ~pimpl()

PhysiologyEnginePoolThunk::pimpl::~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

Distributed under the Apache License, Version 2.0.

See accompanying NOTICE file for details.