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