![]() |
VR-Link API Documentation for HLA Evolved
|
class DtEventReportDecoder: More...
Inheritance diagram for DtEventReportDecoder:
Collaboration diagram for DtEventReportDecoder:Public Member Functions | |
| DtEventReportDecoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| constructor | |
| virtual | ~DtEventReportDecoder () |
| destructor | |
| DtEventReportDecoder (const DtEventReportDecoder &orig) | |
| copy constructor | |
| DtEventReportDecoder & | operator= (const DtEventReportDecoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_EVENTREP_PARAM_DECODER (OriginatingEntity) | |
| Individual parameter decoders. | |
| DtDECLARE_EVENTREP_PARAM_DECODER (ReceivingEntity) | |
| DtDECLARE_EVENTREP_PARAM_DECODER (EventType) | |
| DtDECLARE_EVENTREP_PARAM_DECODER (FixedDatums) | |
| DtDECLARE_EVENTREP_PARAM_DECODER (VariableDatumSet) | |
class DtEventReportDecoder:
Instances of DtEventReportDecoder are used to decode EventReport Interactions from the network.
| DtEventReportDecoder::DtEventReportDecoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
constructor
| virtual DtEventReportDecoder::~DtEventReportDecoder | ( | ) | [virtual] |
destructor
| DtEventReportDecoder::DtEventReportDecoder | ( | const DtEventReportDecoder & | orig | ) |
copy constructor
| DtEventReportDecoder::DtDECLARE_EVENTREP_PARAM_DECODER | ( | OriginatingEntity | ) | [protected] |
Individual parameter decoders.
| DtEventReportDecoder::DtDECLARE_EVENTREP_PARAM_DECODER | ( | ReceivingEntity | ) | [protected] |
| DtEventReportDecoder::DtDECLARE_EVENTREP_PARAM_DECODER | ( | EventType | ) | [protected] |
| DtEventReportDecoder::DtDECLARE_EVENTREP_PARAM_DECODER | ( | FixedDatums | ) | [protected] |
| DtEventReportDecoder::DtDECLARE_EVENTREP_PARAM_DECODER | ( | VariableDatumSet | ) | [protected] |
| DtEventReportDecoder& DtEventReportDecoder::operator= | ( | const DtEventReportDecoder & | orig | ) |
assignment operator