![]() |
VR-Link API Documentation for HLA 1516
|
class DtResupplyCancelDecoder: More...
Inheritance diagram for DtResupplyCancelDecoder:
Collaboration diagram for DtResupplyCancelDecoder:Public Member Functions | |
| DtResupplyCancelDecoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| constructor | |
| virtual | ~DtResupplyCancelDecoder () |
| destructor | |
| DtResupplyCancelDecoder (const DtResupplyCancelDecoder &orig) | |
| copy constructor | |
| DtResupplyCancelDecoder & | operator= (const DtResupplyCancelDecoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_RESCANC_PARAM_DECODER (ReceivingObject) | |
| Individual parameter decoders. | |
| DtDECLARE_RESCANC_PARAM_DECODER (SupplyingObject) | |
class DtResupplyCancelDecoder:
Instances of DtResupplyCancelDecoder are used to decode ResupplyCancel Interactions from the network.
| DtResupplyCancelDecoder::DtResupplyCancelDecoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
constructor
| virtual DtResupplyCancelDecoder::~DtResupplyCancelDecoder | ( | ) | [virtual] |
destructor
copy constructor
| DtResupplyCancelDecoder::DtDECLARE_RESCANC_PARAM_DECODER | ( | ReceivingObject | ) | [protected] |
Individual parameter decoders.
| DtResupplyCancelDecoder::DtDECLARE_RESCANC_PARAM_DECODER | ( | SupplyingObject | ) | [protected] |
| DtResupplyCancelDecoder& DtResupplyCancelDecoder::operator= | ( | const DtResupplyCancelDecoder & | orig | ) |
assignment operator