![]() |
VR-Link API Documentation for HLA 1.3
|
Instances of DtStartResumeDecoder are used to decode StartResume Interactions from the network. More...
Inheritance diagram for DtStartResumeDecoder:
Collaboration diagram for DtStartResumeDecoder:Public Member Functions | |
| DtStartResumeDecoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| constructor | |
| virtual | ~DtStartResumeDecoder () |
| destructor | |
| DtStartResumeDecoder (const DtStartResumeDecoder &orig) | |
| copy constructor | |
| DtStartResumeDecoder & | operator= (const DtStartResumeDecoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_START_PARAM_DECODER (OriginatingEntity) | |
| Individual parameter decoders. | |
| DtDECLARE_START_PARAM_DECODER (ReceivingEntity) | |
| DtDECLARE_START_PARAM_DECODER (RequestIdentifier) | |
| DtDECLARE_START_PARAM_DECODER (RealWorldTime) | |
| DtDECLARE_START_PARAM_DECODER (SimulationTime) | |
| DtDECLARE_START_PARAM_DECODER (RequestID) | |
| RPR FOM <= 0.8 compatibility. | |
Instances of DtStartResumeDecoder are used to decode StartResume Interactions from the network.
| DtStartResumeDecoder::DtStartResumeDecoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
constructor
| virtual DtStartResumeDecoder::~DtStartResumeDecoder | ( | ) | [virtual] |
destructor
| DtStartResumeDecoder::DtStartResumeDecoder | ( | const DtStartResumeDecoder & | orig | ) |
copy constructor
| DtStartResumeDecoder::DtDECLARE_START_PARAM_DECODER | ( | OriginatingEntity | ) | [protected] |
Individual parameter decoders.
| DtStartResumeDecoder::DtDECLARE_START_PARAM_DECODER | ( | ReceivingEntity | ) | [protected] |
| DtStartResumeDecoder::DtDECLARE_START_PARAM_DECODER | ( | RequestIdentifier | ) | [protected] |
| DtStartResumeDecoder::DtDECLARE_START_PARAM_DECODER | ( | RealWorldTime | ) | [protected] |
| DtStartResumeDecoder::DtDECLARE_START_PARAM_DECODER | ( | SimulationTime | ) | [protected] |
| DtStartResumeDecoder::DtDECLARE_START_PARAM_DECODER | ( | RequestID | ) | [protected] |
RPR FOM <= 0.8 compatibility.
| DtStartResumeDecoder& DtStartResumeDecoder::operator= | ( | const DtStartResumeDecoder & | orig | ) |
assignment operator