![]() |
VR-Link API Documentation for HLA 1.3
|
Instances of DtAppSpecificRadioSignalEncoder are used to encode application specific radio signal state messages from a state repository in an HLA environment. More...
Inheritance diagram for DtAppSpecificRadioSignalEncoder:
Collaboration diagram for DtAppSpecificRadioSignalEncoder:Public Member Functions | |
| DtAppSpecificRadioSignalEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| default constructor | |
| virtual | ~DtAppSpecificRadioSignalEncoder () |
| destructor | |
| DtAppSpecificRadioSignalEncoder (const DtAppSpecificRadioSignalEncoder &orig) | |
| copy constructor | |
| DtAppSpecificRadioSignalEncoder & | operator= (const DtAppSpecificRadioSignalEncoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (DataRate) | |
| DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (SignalDataLength) | |
| DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (SignalData) | |
| DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (TacticalDataLinkType) | |
| DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (TDLMessageCount) | |
| DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (UserProtocolID) | |
| DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (HostRadioID) | |
| For versions <= 0.8. | |
| DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER (HostRadioIndex) | |
| For versions > 0.8. | |
Instances of DtAppSpecificRadioSignalEncoder are used to encode application specific radio signal state messages from a state repository in an HLA environment.
| DtAppSpecificRadioSignalEncoder::DtAppSpecificRadioSignalEncoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
default constructor
| virtual DtAppSpecificRadioSignalEncoder::~DtAppSpecificRadioSignalEncoder | ( | ) | [virtual] |
destructor
| DtAppSpecificRadioSignalEncoder::DtAppSpecificRadioSignalEncoder | ( | const DtAppSpecificRadioSignalEncoder & | orig | ) |
copy constructor
| DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER | ( | DataRate | ) | [protected] |
| DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER | ( | SignalDataLength | ) | [protected] |
| DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER | ( | SignalData | ) | [protected] |
| DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER | ( | TacticalDataLinkType | ) | [protected] |
| DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER | ( | TDLMessageCount | ) | [protected] |
| DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER | ( | UserProtocolID | ) | [protected] |
| DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER | ( | HostRadioID | ) | [protected] |
For versions <= 0.8.
| DtAppSpecificRadioSignalEncoder::DtDECLARE_APP_SPECIFIC_RADIO_SIGNAL_PARAM_ENCODER | ( | HostRadioIndex | ) | [protected] |
For versions > 0.8.
| DtAppSpecificRadioSignalEncoder& DtAppSpecificRadioSignalEncoder::operator= | ( | const DtAppSpecificRadioSignalEncoder & | orig | ) |
assignment operator