class DtEncodedAudioRadioSignalDecoder:
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, 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...
|
| |
class DtEncodedAudioRadioSignalDecoder:
Instances of DtEncodedAudioRadioSignalDecoder are used to decode Encoded audio radio signal state messages to a state repository in an HLA environment.
| virtual DtEncodedAudioRadioSignalDecoder::~DtEncodedAudioRadioSignalDecoder |
( |
| ) |
|
|
virtual |
| DtEncodedAudioRadioSignalDecoder::DtDECLARE_ENC_AUDIO_RADIO_SIGNAL_PARAM_DECODER |
( |
HostRadioIndex |
| ) |
|
|
protected |
| DtEncodedAudioRadioSignalDecoder::DtDECLARE_ENC_AUDIO_RADIO_SIGNAL_PARAM_DECODER |
( |
TransmitterSignalEncodingType |
| ) |
|
|
protected |
| DtEncodedAudioRadioSignalDecoder::DtDECLARE_ENC_AUDIO_RADIO_SIGNAL_PARAM_DECODER |
( |
SignalSampleRate |
| ) |
|
|
protected |
| DtEncodedAudioRadioSignalDecoder::DtDECLARE_ENC_AUDIO_RADIO_SIGNAL_PARAM_DECODER |
( |
SampleCount |
| ) |
|
|
protected |
| DtEncodedAudioRadioSignalDecoder::DtDECLARE_ENC_AUDIO_RADIO_SIGNAL_PARAM_DECODER |
( |
SignalDataLength |
| ) |
|
|
protected |
| DtEncodedAudioRadioSignalDecoder::DtDECLARE_ENC_AUDIO_RADIO_SIGNAL_PARAM_DECODER |
( |
SignalData |
| ) |
|
|
protected |
| DtEncodedAudioRadioSignalDecoder::DtDECLARE_ENC_AUDIO_RADIO_SIGNAL_PARAM_DECODER |
( |
HostRadioID |
| ) |
|
|
protected |
RPR FOM <=0.8 compatibility.
| DtEncodedAudioRadioSignalDecoder::DtDECLARE_ENC_AUDIO_RADIO_SIGNAL_PARAM_DECODER |
( |
EncodingType |
| ) |
|
|
protected |
| DtEncodedAudioRadioSignalDecoder::DtDECLARE_ENC_AUDIO_RADIO_SIGNAL_PARAM_DECODER |
( |
SampleRate |
| ) |
|
|
protected |
| DtEncodedAudioRadioSignalDecoder::DtDECLARE_ENC_AUDIO_RADIO_SIGNAL_PARAM_DECODER |
( |
AudioData |
| ) |
|
|
protected |
RPR FOM 2.0007 (really in 6)
The documentation for this class was generated from the following file: