WSF
WsfXIO_TrackManagerStateChangeRequestPkt Class Reference

Requests that an application changes the state of a track manager. More...

#include <WsfXIO_PacketRegistry.hpp>

Inheritance diagram for WsfXIO_TrackManagerStateChangeRequestPkt:
Collaboration diagram for WsfXIO_TrackManagerStateChangeRequestPkt:

Public Member Functions

 XIO_DEFINE_PACKET (WsfXIO_TrackManagerStateChangeRequestPkt, WsfXIO_Packet, 52)
bool IsCorrelationStrategyChanged () const
bool IsFusionStrategyChanged () const
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

int32_t mPlatformIndex
WsfStringId mCorrelationStrategy
WsfStringId mFusionStrategy
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

Requests that an application changes the state of a track manager.

Member Function Documentation

◆ IsCorrelationStrategyChanged()

bool WsfXIO_TrackManagerStateChangeRequestPkt::IsCorrelationStrategyChanged ( ) const
inline

References mCorrelationStrategy.

◆ IsFusionStrategyChanged()

bool WsfXIO_TrackManagerStateChangeRequestPkt::IsFusionStrategyChanged ( ) const
inline

References mFusionStrategy.

◆ XIO_DEFINE_PACKET()

WsfXIO_TrackManagerStateChangeRequestPkt::XIO_DEFINE_PACKET ( WsfXIO_TrackManagerStateChangeRequestPkt ,
WsfXIO_Packet ,
52  )
inline

Member Data Documentation

◆ mCorrelationStrategy

WsfStringId WsfXIO_TrackManagerStateChangeRequestPkt::mCorrelationStrategy

◆ mFusionStrategy

WsfStringId WsfXIO_TrackManagerStateChangeRequestPkt::mFusionStrategy

◆ mPlatformIndex

int32_t WsfXIO_TrackManagerStateChangeRequestPkt::mPlatformIndex

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