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