![]() |
VR-Link API Documentation for HLA Evolved
|
class DtResupplyReceivedDecoder: More...
Inheritance diagram for DtResupplyReceivedDecoder:
Collaboration diagram for DtResupplyReceivedDecoder:Public Member Functions | |
| DtResupplyReceivedDecoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| constructor | |
| virtual | ~DtResupplyReceivedDecoder () |
| destructor | |
| DtResupplyReceivedDecoder (const DtResupplyReceivedDecoder &orig) | |
| copy constructor | |
| DtResupplyReceivedDecoder & | operator= (const DtResupplyReceivedDecoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_RESREC_PARAM_DECODER (ReceivingObject) | |
| Individual parameter decoders. | |
| DtDECLARE_RESREC_PARAM_DECODER (SupplyingObject) | |
| DtDECLARE_RESREC_PARAM_DECODER (SuppliesData) | |
| DtDECLARE_RESREC_PARAM_DECODER (Supplies) | |
| RPR FOM <= 0.8 compatibility. | |
class DtResupplyReceivedDecoder:
Instances of DtResupplyReceivedDecoder are used to decode ResupplyReceived Interactions from the network.
| DtResupplyReceivedDecoder::DtResupplyReceivedDecoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
constructor
| virtual DtResupplyReceivedDecoder::~DtResupplyReceivedDecoder | ( | ) | [virtual] |
destructor
copy constructor
| DtResupplyReceivedDecoder::DtDECLARE_RESREC_PARAM_DECODER | ( | ReceivingObject | ) | [protected] |
Individual parameter decoders.
| DtResupplyReceivedDecoder::DtDECLARE_RESREC_PARAM_DECODER | ( | SupplyingObject | ) | [protected] |
| DtResupplyReceivedDecoder::DtDECLARE_RESREC_PARAM_DECODER | ( | SuppliesData | ) | [protected] |
| DtResupplyReceivedDecoder::DtDECLARE_RESREC_PARAM_DECODER | ( | Supplies | ) | [protected] |
RPR FOM <= 0.8 compatibility.
| DtResupplyReceivedDecoder& DtResupplyReceivedDecoder::operator= | ( | const DtResupplyReceivedDecoder & | orig | ) |
assignment operator