![]() |
VR-Link API Documentation for HLA 1.3
|
DtStopFreezeEncoder is a DtInteractionEncoder that registers parameter encoders for all of the STOP/FREEZE interaction parameters. More...
Inheritance diagram for DtStopFreezeEncoder:
Collaboration diagram for DtStopFreezeEncoder:Public Member Functions | |
| DtStopFreezeEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| virtual | ~DtStopFreezeEncoder () |
| destructor | |
| DtStopFreezeEncoder (const DtStopFreezeEncoder &orig) | |
| copy constructor | |
| DtStopFreezeEncoder & | operator= (const DtStopFreezeEncoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_STOP_PARAM_ENCODER (OriginatingEntity) | |
| Individual parameter encoders. | |
| DtDECLARE_STOP_PARAM_ENCODER (ReceivingEntity) | |
| DtDECLARE_STOP_PARAM_ENCODER (RequestIdentifier) | |
| DtDECLARE_STOP_PARAM_ENCODER (RealWorldTime) | |
| DtDECLARE_STOP_PARAM_ENCODER (Reason) | |
| DtDECLARE_STOP_PARAM_ENCODER (ReflectValues) | |
| DtDECLARE_STOP_PARAM_ENCODER (RunInternalSimulationClock) | |
| DtDECLARE_STOP_PARAM_ENCODER (UpdateAttributes) | |
| DtDECLARE_STOP_PARAM_ENCODER (RequestID) | |
| RPR FOM <= 0.8 compatibility. | |
DtStopFreezeEncoder is a DtInteractionEncoder that registers parameter encoders for all of the STOP/FREEZE interaction parameters.
| DtStopFreezeEncoder::DtStopFreezeEncoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
| virtual DtStopFreezeEncoder::~DtStopFreezeEncoder | ( | ) | [virtual] |
destructor
| DtStopFreezeEncoder::DtStopFreezeEncoder | ( | const DtStopFreezeEncoder & | orig | ) |
copy constructor
| DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER | ( | OriginatingEntity | ) | [protected] |
Individual parameter encoders.
| DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER | ( | ReceivingEntity | ) | [protected] |
| DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER | ( | RequestIdentifier | ) | [protected] |
| DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER | ( | RealWorldTime | ) | [protected] |
| DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER | ( | Reason | ) | [protected] |
| DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER | ( | ReflectValues | ) | [protected] |
| DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER | ( | RunInternalSimulationClock | ) | [protected] |
| DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER | ( | UpdateAttributes | ) | [protected] |
| DtStopFreezeEncoder::DtDECLARE_STOP_PARAM_ENCODER | ( | RequestID | ) | [protected] |
RPR FOM <= 0.8 compatibility.
| DtStopFreezeEncoder& DtStopFreezeEncoder::operator= | ( | const DtStopFreezeEncoder & | orig | ) |
assignment operator