Additional Inherited Members |
| typedef void(* | DtParameterDecoder )(DtInteractionRep *inter, const RTI::ParameterHandleValuePairSet &pvlist, int i) |
| | Parameter decoder function signature.
|
| static char * | decodingBuffer (int length) |
| | Returns a pointer to a buffer that can be used to copy data obtained from a phvps.
|
| static char * | parameterData (const RTI::ParameterHandleValuePairSet &pvList, int index, RTI::ULong &length) |
| | Returns a pointer to a buffer containing the parameter data.
|
| static char * | parameterData (const RTI::ParameterHandleValuePairSet &pvList, int index, RTI::ULong &length, unsigned int expectedDataSize, char *paramName) |
| | Gets the parameter data and checks the expected size.
|
| 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.
|
| static void | decodeGenericParameter (DtInteractionWithEncDec *inter, const RTI::ParameterHandleValuePairSet &pvlist, int i) |
| | Generic decoder class.
|
| static bool | theUseGetValuePointer |
| DtExerciseConn * | myExConn |
| DtInterClassDesc * | myClassDesc |
| RTI::InteractionClassHandle | myClassHandle |
std::map< RTI::ParameterHandle,
DtParameterDecoder > | myList |
| | myList is an array of classDesc->maxParamHandle() items.
|
Constructor & Destructor Documentation
| virtual DtL16RadioSignalDecoder::~DtL16RadioSignalDecoder |
( |
| ) |
|
|
virtual |
Member Function Documentation
| static int DtL16RadioSignalDecoder::decodeDataBuffer |
( |
std::vector< DtU8 > & |
data, |
|
|
const RTI::ParameterHandleValuePairSet & |
params, |
|
|
int |
index |
|
) |
| |
|
staticprotected |
| static int DtL16RadioSignalDecoder::decodeJTIDSheaderStruct |
( |
DtJtidsHeaderStruct & |
hdrStruct, |
|
|
const RTI::ParameterHandleValuePairSet & |
params, |
|
|
int |
index |
|
) |
| |
|
staticprotected |
| DtL16RadioSignalDecoder::DtDECLARE_LINK16_RADIO_SIGNAL_PARAM_DECODER |
( |
NPGNumber |
| ) |
|
|
protected |
| DtL16RadioSignalDecoder::DtDECLARE_LINK16_RADIO_SIGNAL_PARAM_DECODER |
( |
NetNumber |
| ) |
|
|
protected |
| DtL16RadioSignalDecoder::DtDECLARE_LINK16_RADIO_SIGNAL_PARAM_DECODER |
( |
MSEC_CVLL |
| ) |
|
|
protected |
| DtL16RadioSignalDecoder::DtDECLARE_LINK16_RADIO_SIGNAL_PARAM_DECODER |
( |
TSEC_CVLL |
| ) |
|
|
protected |
| DtL16RadioSignalDecoder::DtDECLARE_LINK16_RADIO_SIGNAL_PARAM_DECODER |
( |
TimeSlotID |
| ) |
|
|
protected |
| DtL16RadioSignalDecoder::DtDECLARE_LINK16_RADIO_SIGNAL_PARAM_DECODER |
( |
PerceivedTransmitTime |
| ) |
|
|
protected |
The documentation for this class was generated from the following file: