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