![]() |
VR-Link API Documentation for HLA 1516
|
class DtRemoveEntityEncoder: More...
Inheritance diagram for DtRemoveEntityEncoder:
Collaboration diagram for DtRemoveEntityEncoder:Public Member Functions | |
| DtRemoveEntityEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| virtual | ~DtRemoveEntityEncoder () |
| destructor | |
| DtRemoveEntityEncoder (const DtRemoveEntityEncoder &orig) | |
| copy constructor | |
| DtRemoveEntityEncoder & | operator= (const DtRemoveEntityEncoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_REMOVENT_PARAM_ENCODER (OriginatingEntity) | |
| Individual parameter encoders. | |
| DtDECLARE_REMOVENT_PARAM_ENCODER (ReceivingEntity) | |
| DtDECLARE_REMOVENT_PARAM_ENCODER (RequestIdentifier) | |
| DtDECLARE_REMOVENT_PARAM_ENCODER (RequestID) | |
| RPR FOM <= 0.8 compatibility. | |
class DtRemoveEntityEncoder:
DtRemoveEntityEncoder is a DtInteractionEncoder that registers parameter encoders for all of the RemoveEntity interaction parameters.
| DtRemoveEntityEncoder::DtRemoveEntityEncoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
| virtual DtRemoveEntityEncoder::~DtRemoveEntityEncoder | ( | ) | [virtual] |
destructor
| DtRemoveEntityEncoder::DtRemoveEntityEncoder | ( | const DtRemoveEntityEncoder & | orig | ) |
copy constructor
| DtRemoveEntityEncoder::DtDECLARE_REMOVENT_PARAM_ENCODER | ( | OriginatingEntity | ) | [protected] |
Individual parameter encoders.
| DtRemoveEntityEncoder::DtDECLARE_REMOVENT_PARAM_ENCODER | ( | ReceivingEntity | ) | [protected] |
| DtRemoveEntityEncoder::DtDECLARE_REMOVENT_PARAM_ENCODER | ( | RequestIdentifier | ) | [protected] |
| DtRemoveEntityEncoder::DtDECLARE_REMOVENT_PARAM_ENCODER | ( | RequestID | ) | [protected] |
RPR FOM <= 0.8 compatibility.
| DtRemoveEntityEncoder& DtRemoveEntityEncoder::operator= | ( | const DtRemoveEntityEncoder & | orig | ) |
assignment operator