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