![]() |
VR-Link API Documentation for HLA Evolved
|
DtAttributeChangeReqEnc is a DtInteractionEncoder that registers parameter encoders for all of the AttributeChangeRequest interaction parameters. More...
Inheritance diagram for DtAttributeChangeReqEnc:
Collaboration diagram for DtAttributeChangeReqEnc:Public Member Functions | |
| DtAttributeChangeReqEnc (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| virtual | ~DtAttributeChangeReqEnc () |
| destructor | |
| DtAttributeChangeReqEnc (const DtAttributeChangeReqEnc &orig) | |
| copy constructor | |
| DtAttributeChangeReqEnc & | operator= (const DtAttributeChangeReqEnc &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_ATTCHGREQ_PARAM_ENCODER (ObjectIDs) | |
| Individual parameter encoders. | |
| DtDECLARE_ATTCHGREQ_PARAM_ENCODER (ObjectIdentifiers) | |
| DtDECLARE_ATTCHGREQ_PARAM_ENCODER (AttributeValueSet) | |
| DtDECLARE_ATTCHGREQ_PARAM_ENCODER (ObjectIdentifiers_RPR20) | |
| For RPR FOM 2.0. | |
DtAttributeChangeReqEnc is a DtInteractionEncoder that registers parameter encoders for all of the AttributeChangeRequest interaction parameters.
| DtAttributeChangeReqEnc::DtAttributeChangeReqEnc | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
| virtual DtAttributeChangeReqEnc::~DtAttributeChangeReqEnc | ( | ) | [virtual] |
destructor
copy constructor
| DtAttributeChangeReqEnc::DtDECLARE_ATTCHGREQ_PARAM_ENCODER | ( | ObjectIDs | ) | [protected] |
Individual parameter encoders.
| DtAttributeChangeReqEnc::DtDECLARE_ATTCHGREQ_PARAM_ENCODER | ( | ObjectIdentifiers | ) | [protected] |
| DtAttributeChangeReqEnc::DtDECLARE_ATTCHGREQ_PARAM_ENCODER | ( | AttributeValueSet | ) | [protected] |
| DtAttributeChangeReqEnc::DtDECLARE_ATTCHGREQ_PARAM_ENCODER | ( | ObjectIdentifiers_RPR20 | ) | [protected] |
For RPR FOM 2.0.
| DtAttributeChangeReqEnc& DtAttributeChangeReqEnc::operator= | ( | const DtAttributeChangeReqEnc & | orig | ) |
assignment operator