WSF
WsfXIO_PlatformListPkt Class Reference

#include <WsfXIO_PacketRegistry.hpp>

Inheritance diagram for WsfXIO_PlatformListPkt:
Collaboration diagram for WsfXIO_PlatformListPkt:

Classes

struct  PlatformInfo

Public Member Functions

 XIO_DEFINE_PACKET (WsfXIO_PlatformListPkt, WsfXIO_Packet, 14)
Public Member Functions inherited from WsfXIO_Packet
 WsfXIO_Packet (int aPacketId)
template<typename T>
void Serialize (T &aBuff)
 Serializes the packet header. Must be called first from derived class Serialize().
float GetTimeStamp () const
void SetTimeStamp (float aTimeStamp)
void SetFlags (uint32_t aFlags)
void AddFlags (uint32_t aFlags)
uint32_t GetFlags () const

Public Attributes

std::vector< PlatformInfomPlatformData
 List of platforms modelled by the application.
Public Attributes inherited from WsfXIO_Packet
GenUniqueId mApplicationId

Additional Inherited Members

Public Types inherited from WsfXIO_Packet
enum  PacketFlags { cSYNCHRONIZED = 1 }
typedef bool BaseType
Static Public Attributes inherited from WsfXIO_Packet
static const int cPACKET_ID = -1
Protected Attributes inherited from WsfXIO_Packet
uint32_t mFlags
float mTimeStamp

Detailed Description

Defines the platforms controlled by an application. This is a possible response to WsfXIO_InformationRequestPkt

Member Function Documentation

◆ XIO_DEFINE_PACKET()

WsfXIO_PlatformListPkt::XIO_DEFINE_PACKET ( WsfXIO_PlatformListPkt ,
WsfXIO_Packet ,
14  )
inline

Member Data Documentation

◆ mPlatformData

std::vector<PlatformInfo> WsfXIO_PlatformListPkt::mPlatformData

List of platforms modelled by the application.

Referenced by XIO_DEFINE_PACKET().


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