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