|
WSF
|
Data pertaining to a platform owned by an external simulation. More...
#include <WsfXIO_AutoDisMapping.hpp>

Public Attributes | |
| WsfXIO_DisPlatformInfoPkt | mPlatformInfo |
| Information about the platform. | |
| ConnectionData * | mConnectionPtr |
| Connection to the simulation which owns the platform. | |
| WsfPlatform * | mPlatformPtr |
| Pointer to the platform controlled by DIS. | |
Data pertaining to a platform owned by an external simulation.
| ConnectionData* WsfXIO_AutoDisMapping::RemotePlatformInfo::mConnectionPtr |
Connection to the simulation which owns the platform.
Referenced by WsfXIO_AutoDisMapping::HandlePlatformInfo(), and WsfXIO_AutoDisMapping::PlatformDeleted().
| WsfXIO_DisPlatformInfoPkt WsfXIO_AutoDisMapping::RemotePlatformInfo::mPlatformInfo |
Information about the platform.
Referenced by WsfXIO_AutoDisMapping::HandlePlatformInfo(), and WsfXIO_AutoDisMapping::PlatformDeleted().
| WsfPlatform* WsfXIO_AutoDisMapping::RemotePlatformInfo::mPlatformPtr |
Pointer to the platform controlled by DIS.
Referenced by WsfXIO_AutoDisMapping::FindRemotePlatform(), WsfXIO_AutoDisMapping::HandlePlatformInfo(), and WsfXIO_AutoDisMapping::PlatformDeleted().