![]() |
VR-Link API Documentation for HLA 1.3
|
class DtRawBinaryRadioSignalDecoder: More...
Inheritance diagram for DtRawBinaryRadioSignalDecoder:
Collaboration diagram for DtRawBinaryRadioSignalDecoder:Public Member Functions | |
| DtRawBinaryRadioSignalDecoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| default constructor | |
| virtual | ~DtRawBinaryRadioSignalDecoder () |
| destructor | |
| DtRawBinaryRadioSignalDecoder (const DtRawBinaryRadioSignalDecoder &orig) | |
| copy constructor | |
| DtRawBinaryRadioSignalDecoder & | operator= (const DtRawBinaryRadioSignalDecoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER (HostRadioIndex) | |
| DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER (DataRate) | |
| DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER (SignalDataLength) | |
| DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER (SignalData) | |
| DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER (TacticalDataLinkType) | |
| DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER (TDLMessageCount) | |
| DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER (HostRadioID) | |
| RPR FOM <= 0.8 compatibility. | |
class DtRawBinaryRadioSignalDecoder:
Instances of DtRawBinaryRadioSignalDecoder are used to decode raw binary radio signal interaction messages into a state repository in an HLA environment.
| DtRawBinaryRadioSignalDecoder::DtRawBinaryRadioSignalDecoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
default constructor
| virtual DtRawBinaryRadioSignalDecoder::~DtRawBinaryRadioSignalDecoder | ( | ) | [virtual] |
destructor
| DtRawBinaryRadioSignalDecoder::DtRawBinaryRadioSignalDecoder | ( | const DtRawBinaryRadioSignalDecoder & | orig | ) |
copy constructor
| DtRawBinaryRadioSignalDecoder::DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER | ( | HostRadioIndex | ) | [protected] |
| DtRawBinaryRadioSignalDecoder::DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER | ( | DataRate | ) | [protected] |
| DtRawBinaryRadioSignalDecoder::DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER | ( | SignalDataLength | ) | [protected] |
| DtRawBinaryRadioSignalDecoder::DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER | ( | SignalData | ) | [protected] |
| DtRawBinaryRadioSignalDecoder::DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER | ( | TacticalDataLinkType | ) | [protected] |
| DtRawBinaryRadioSignalDecoder::DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER | ( | TDLMessageCount | ) | [protected] |
| DtRawBinaryRadioSignalDecoder::DtDECLARE_RAW_BIN_RADIO_SIGNAL_PARAM_DECODER | ( | HostRadioID | ) | [protected] |
RPR FOM <= 0.8 compatibility.
| DtRawBinaryRadioSignalDecoder& DtRawBinaryRadioSignalDecoder::operator= | ( | const DtRawBinaryRadioSignalDecoder & | orig | ) |
assignment operator