![]() |
VR-Link API Documentation for HLA 1.3
|
class DtResupplyReceivedEncoder: More...
Inheritance diagram for DtResupplyReceivedEncoder:
Collaboration diagram for DtResupplyReceivedEncoder:Public Member Functions | |
| DtResupplyReceivedEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| virtual | ~DtResupplyReceivedEncoder () |
| destructor | |
| DtResupplyReceivedEncoder (const DtResupplyReceivedEncoder &orig) | |
| copy constructor | |
| DtResupplyReceivedEncoder & | operator= (const DtResupplyReceivedEncoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_RESREC_PARAM_ENCODER (ReceivingObject) | |
| Individual parameter encoders. | |
| DtDECLARE_RESREC_PARAM_ENCODER (SupplyingObject) | |
| DtDECLARE_RESREC_PARAM_ENCODER (SuppliesData) | |
| DtDECLARE_RESREC_PARAM_ENCODER (Supplies) | |
| RPR FOM <= 0.8 compatibility. | |
class DtResupplyReceivedEncoder:
DtResupplyReceivedEncoder is a DtInteractionEncoder that registers parameter encoders for all of the ResupplyReceived interaction parameters.
| DtResupplyReceivedEncoder::DtResupplyReceivedEncoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
| virtual DtResupplyReceivedEncoder::~DtResupplyReceivedEncoder | ( | ) | [virtual] |
destructor
copy constructor
| DtResupplyReceivedEncoder::DtDECLARE_RESREC_PARAM_ENCODER | ( | ReceivingObject | ) | [protected] |
Individual parameter encoders.
| DtResupplyReceivedEncoder::DtDECLARE_RESREC_PARAM_ENCODER | ( | SupplyingObject | ) | [protected] |
| DtResupplyReceivedEncoder::DtDECLARE_RESREC_PARAM_ENCODER | ( | SuppliesData | ) | [protected] |
| DtResupplyReceivedEncoder::DtDECLARE_RESREC_PARAM_ENCODER | ( | Supplies | ) | [protected] |
RPR FOM <= 0.8 compatibility.
| DtResupplyReceivedEncoder& DtResupplyReceivedEncoder::operator= | ( | const DtResupplyReceivedEncoder & | orig | ) |
assignment operator