![]() |
VR-Link API Documentation for HLA Evolved
|
class DtActionResponseEncoder: More...
Inheritance diagram for DtActionResponseEncoder:
Collaboration diagram for DtActionResponseEncoder:Public Member Functions | |
| DtActionResponseEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| virtual | ~DtActionResponseEncoder () |
| destructor | |
| DtActionResponseEncoder (const DtActionResponseEncoder &orig) | |
| copy constructor | |
| DtActionResponseEncoder & | operator= (const DtActionResponseEncoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_ACTRESP_PARAM_ENCODER (OriginatingEntity) | |
| Individual parameter encoders. | |
| DtDECLARE_ACTRESP_PARAM_ENCODER (ReceivingEntity) | |
| DtDECLARE_ACTRESP_PARAM_ENCODER (RequestStatus) | |
| DtDECLARE_ACTRESP_PARAM_ENCODER (FixedDatums) | |
| DtDECLARE_ACTRESP_PARAM_ENCODER (VariableDatumSet) | |
| DtDECLARE_ACTRESP_PARAM_ENCODER (RequestID) | |
| For versions <= 0.8. | |
| DtDECLARE_ACTRESP_PARAM_ENCODER (RequestIdentifier) | |
| For versions > 0.8. | |
class DtActionResponseEncoder:
DtActionResponseEncoder is a DtInteractionEncoder that registers parameter encoders for all of the ActionResponse interaction parameters.
| DtActionResponseEncoder::DtActionResponseEncoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
| virtual DtActionResponseEncoder::~DtActionResponseEncoder | ( | ) | [virtual] |
destructor
copy constructor
| DtActionResponseEncoder::DtDECLARE_ACTRESP_PARAM_ENCODER | ( | OriginatingEntity | ) | [protected] |
Individual parameter encoders.
| DtActionResponseEncoder::DtDECLARE_ACTRESP_PARAM_ENCODER | ( | ReceivingEntity | ) | [protected] |
| DtActionResponseEncoder::DtDECLARE_ACTRESP_PARAM_ENCODER | ( | RequestStatus | ) | [protected] |
| DtActionResponseEncoder::DtDECLARE_ACTRESP_PARAM_ENCODER | ( | FixedDatums | ) | [protected] |
| DtActionResponseEncoder::DtDECLARE_ACTRESP_PARAM_ENCODER | ( | VariableDatumSet | ) | [protected] |
| DtActionResponseEncoder::DtDECLARE_ACTRESP_PARAM_ENCODER | ( | RequestID | ) | [protected] |
For versions <= 0.8.
| DtActionResponseEncoder::DtDECLARE_ACTRESP_PARAM_ENCODER | ( | RequestIdentifier | ) | [protected] |
For versions > 0.8.
| DtActionResponseEncoder& DtActionResponseEncoder::operator= | ( | const DtActionResponseEncoder & | orig | ) |
assignment operator