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