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