WSF
WsfTrack::EmitterTypeData Class Reference

A representation of a detected emitter type. More...

#include <WsfTrack.hpp>

Public Member Functions

 EmitterTypeData ()
 EmitterTypeData (WsfStringId aTruthEmitterTypeId, WsfStringId aEmitterTypeId)
int GetSignalIndexEntry (unsigned int aIndex)
template<typename T>
void Serialize (T &aBuff)
 For XIO (de)serialization.

Public Attributes

WsfStringId mEmitterTruthId
WsfStringId mEmitterDerivedId
std::vector< int > mSignalIndices

Detailed Description

A representation of a detected emitter type.

Constructor & Destructor Documentation

◆ EmitterTypeData() [1/2]

WsfTrack::EmitterTypeData::EmitterTypeData ( )
inline

◆ EmitterTypeData() [2/2]

WsfTrack::EmitterTypeData::EmitterTypeData ( WsfStringId aTruthEmitterTypeId,
WsfStringId aEmitterTypeId )
inline

Member Function Documentation

◆ GetSignalIndexEntry()

int WsfTrack::EmitterTypeData::GetSignalIndexEntry ( unsigned int aIndex)
inline

References mSignalIndices.

Referenced by UT_DEFINE_SCRIPT_METHOD().

◆ Serialize()

template<typename T>
void WsfTrack::EmitterTypeData::Serialize ( T & aBuff)
inline

For XIO (de)serialization.

References mEmitterDerivedId, mEmitterTruthId, and mSignalIndices.

Member Data Documentation

◆ mEmitterDerivedId

◆ mEmitterTruthId

WsfStringId WsfTrack::EmitterTypeData::mEmitterTruthId

◆ mSignalIndices

std::vector<int> WsfTrack::EmitterTypeData::mSignalIndices

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