|
WSF
|
#include <WsfXIO_PacketRegistry.hpp>

Public Member Functions | |
| template<typename T> | |
| void | Serialize (T &aBuff) |
Public Attributes | |
| int | mIndex |
| Locally unique platform identifier. | |
| std::string | mName |
| Name of the platform. | |
| WsfXIO_EntityId | mEntityId |
| DIS Entity ID of the platform if available. | |
|
inline |
| WsfXIO_EntityId WsfXIO_PlatformListPkt::PlatformInfo::mEntityId |
DIS Entity ID of the platform if available.
Referenced by Serialize().
| int WsfXIO_PlatformListPkt::PlatformInfo::mIndex |
Locally unique platform identifier.
Referenced by Serialize().
| std::string WsfXIO_PlatformListPkt::PlatformInfo::mName |
Name of the platform.
Referenced by Serialize().