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