Instances of DtAppSpecificRadioSignalDecoder are used to decode radio signal state messages into a state repository in an HLA environment.
More...
|
| typedef void(* | DtParameterDecoder )(DtInteractionRep *inter, const RTI::ParameterHandleValuePairSet &pvlist, int i) |
| | Parameter decoder function signature. More...
|
| |
| static char * | decodingBuffer (int length) |
| | Returns a pointer to a buffer that can be used to copy data obtained from a phvps. More...
|
| |
| static char * | parameterData (const RTI::ParameterHandleValuePairSet &pvList, int index, RTI::ULong &length) |
| | Returns a pointer to a buffer containing the parameter data. More...
|
| |
| static char * | parameterData (const RTI::ParameterHandleValuePairSet &pvList, int index, RTI::ULong &length, unsigned int expectedDataSize, const char *paramName) |
| | Gets the parameter data and checks the expected size. More...
|
| |
| static DtNetEventId * | eventIdParameterData (const RTI::ParameterHandleValuePairSet ¶ms, int index) |
| | Get the parameter data as a DtNetEventId (adds defensive null terminator) Returns a pointer to the parameter data. More...
|
| |
| static void | decodeGenericParameter (DtInteractionWithEncDec *inter, const RTI::ParameterHandleValuePairSet &pvlist, int i) |
| | Generic decoder class. More...
|
| |
| static bool | theUseGetValuePointer |
| |
| DtExerciseConn * | myExConn |
| |
| DtInterClassDesc * | myClassDesc |
| |
| RTI::InteractionClassHandle | myClassHandle |
| |
std::map< RTI::ParameterHandle,
DtParameterDecoder > | myList |
| | myList is an array of classDesc->maxParamHandle() items. More...
|
| |
Instances of DtAppSpecificRadioSignalDecoder are used to decode radio signal state messages into a state repository in an HLA environment.
| virtual DtAppSpecificRadioSignalDecoder::~DtAppSpecificRadioSignalDecoder |
( |
| ) |
|
|
virtual |
| DtAppSpecificRadioSignalDecoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_DECODER |
( |
HostRadioIndex |
| ) |
|
|
protected |
| DtAppSpecificRadioSignalDecoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_DECODER |
( |
DataRate |
| ) |
|
|
protected |
| DtAppSpecificRadioSignalDecoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_DECODER |
( |
SignalDataLength |
| ) |
|
|
protected |
| DtAppSpecificRadioSignalDecoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_DECODER |
( |
SignalData |
| ) |
|
|
protected |
| DtAppSpecificRadioSignalDecoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_DECODER |
( |
TacticalDataLinkType |
| ) |
|
|
protected |
| DtAppSpecificRadioSignalDecoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_DECODER |
( |
TDLMessageCount |
| ) |
|
|
protected |
| DtAppSpecificRadioSignalDecoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_DECODER |
( |
UserProtocolID |
| ) |
|
|
protected |
| DtAppSpecificRadioSignalDecoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_DECODER |
( |
HostRadioID |
| ) |
|
|
protected |
RPR FOM <= 0.8 compatibility.
The documentation for this class was generated from the following file: