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