WSF
WsfXIO_PlatformListPkt::PlatformInfo Struct Reference

#include <WsfXIO_PacketRegistry.hpp>

Collaboration diagram for WsfXIO_PlatformListPkt::PlatformInfo:

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.

Member Function Documentation

◆ Serialize()

template<typename T>
void WsfXIO_PlatformListPkt::PlatformInfo::Serialize ( T & aBuff)
inline

References mEntityId, mIndex, and mName.

Member Data Documentation

◆ mEntityId

WsfXIO_EntityId WsfXIO_PlatformListPkt::PlatformInfo::mEntityId

DIS Entity ID of the platform if available.

Referenced by Serialize().

◆ mIndex

int WsfXIO_PlatformListPkt::PlatformInfo::mIndex

Locally unique platform identifier.

Referenced by Serialize().

◆ mName

std::string WsfXIO_PlatformListPkt::PlatformInfo::mName

Name of the platform.

Referenced by Serialize().


The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved