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