|
WSF
|
#include <WsfMultiThreadManager.hpp>
Public Member Functions | |
| PlatformElement () | |
| PlatformElement (size_t aPlatformIndex, double aSimTime) | |
Public Attributes | |
| size_t | mPlatformIndex |
| double | mSimTime |
| Platform to update. | |
|
inline |
References mPlatformIndex, and mSimTime.
|
inline |
References mPlatformIndex, and mSimTime.
| size_t WsfMultiThreadManager::PlatformElement::mPlatformIndex |
Referenced by WsfMultiThreadManager::SimulationUpdateThread::DoWork(), PlatformElement(), and PlatformElement().
| double WsfMultiThreadManager::PlatformElement::mSimTime |
Platform to update.
Referenced by WsfMultiThreadManager::SimulationUpdateThread::DoWork(), PlatformElement(), and PlatformElement().