![]() |
VR-Link API Documentation for HLA Evolved
|
class DtSetRecordDecoder: More...
Inheritance diagram for DtSetRecordDecoder:
Collaboration diagram for DtSetRecordDecoder:Public Member Functions | |
| DtSetRecordDecoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| DtSetRecordDecoder (const DtSetRecordDecoder &orig) | |
| virtual | ~DtSetRecordDecoder () |
| DtSetRecordDecoder & | operator= (const DtSetRecordDecoder &orig) |
Protected Member Functions | |
| DtDECLARE_SETRECORD_PARAM_DECODER (OriginatingEntity) | |
| Individual parameter decoders. | |
| DtDECLARE_SETRECORD_PARAM_DECODER (ReceivingEntity) | |
| DtDECLARE_SETRECORD_PARAM_DECODER (RequestIdentifier) | |
| DtDECLARE_SETRECORD_PARAM_DECODER (AcknowledgementProtocol) | |
| DtDECLARE_SETRECORD_PARAM_DECODER (RecordSetData) | |
class DtSetRecordDecoder:
Instances of DtSetRecordDecoder are used to decode SetRecordR Interactions from the network.
| DtSetRecordDecoder::DtSetRecordDecoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
| DtSetRecordDecoder::DtSetRecordDecoder | ( | const DtSetRecordDecoder & | orig | ) |
| virtual DtSetRecordDecoder::~DtSetRecordDecoder | ( | ) | [virtual] |
| DtSetRecordDecoder::DtDECLARE_SETRECORD_PARAM_DECODER | ( | OriginatingEntity | ) | [protected] |
Individual parameter decoders.
| DtSetRecordDecoder::DtDECLARE_SETRECORD_PARAM_DECODER | ( | ReceivingEntity | ) | [protected] |
| DtSetRecordDecoder::DtDECLARE_SETRECORD_PARAM_DECODER | ( | RequestIdentifier | ) | [protected] |
| DtSetRecordDecoder::DtDECLARE_SETRECORD_PARAM_DECODER | ( | AcknowledgementProtocol | ) | [protected] |
| DtSetRecordDecoder::DtDECLARE_SETRECORD_PARAM_DECODER | ( | RecordSetData | ) | [protected] |
| DtSetRecordDecoder& DtSetRecordDecoder::operator= | ( | const DtSetRecordDecoder & | orig | ) |