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