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