![]() |
VR-Link API Documentation for HLA 1.3
|
Instances of DtBurstPointObjectTransactionDecoder are used to decode Burst Point Object Transactions from the network. More...
Inheritance diagram for DtBurstPointObjectTransactionDecoder:
Collaboration diagram for DtBurstPointObjectTransactionDecoder:Public Member Functions | |
| DtBurstPointObjectTransactionDecoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| constructor | |
| virtual | ~DtBurstPointObjectTransactionDecoder () |
| destructor | |
| DtBurstPointObjectTransactionDecoder (const DtBurstPointObjectTransactionDecoder &orig) | |
| copy constructor | |
| DtBurstPointObjectTransactionDecoder & | operator= (const DtBurstPointObjectTransactionDecoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_BURST_POINT_OBJ_PARAM_DECODER (PercentOpacity) | |
| Individual parameter decoders. | |
| DtDECLARE_BURST_POINT_OBJ_PARAM_DECODER (CylinderSize) | |
| DtDECLARE_BURST_POINT_OBJ_PARAM_DECODER (CylinderHeight) | |
| DtDECLARE_BURST_POINT_OBJ_PARAM_DECODER (NumberOfBursts) | |
| DtDECLARE_BURST_POINT_OBJ_PARAM_DECODER (ChemicalContent) | |
Instances of DtBurstPointObjectTransactionDecoder are used to decode Burst Point Object Transactions from the network.
| DtBurstPointObjectTransactionDecoder::DtBurstPointObjectTransactionDecoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
constructor
| virtual DtBurstPointObjectTransactionDecoder::~DtBurstPointObjectTransactionDecoder | ( | ) | [virtual] |
destructor
| DtBurstPointObjectTransactionDecoder::DtBurstPointObjectTransactionDecoder | ( | const DtBurstPointObjectTransactionDecoder & | orig | ) |
copy constructor
| DtBurstPointObjectTransactionDecoder::DtDECLARE_BURST_POINT_OBJ_PARAM_DECODER | ( | PercentOpacity | ) | [protected] |
Individual parameter decoders.
| DtBurstPointObjectTransactionDecoder::DtDECLARE_BURST_POINT_OBJ_PARAM_DECODER | ( | CylinderSize | ) | [protected] |
| DtBurstPointObjectTransactionDecoder::DtDECLARE_BURST_POINT_OBJ_PARAM_DECODER | ( | CylinderHeight | ) | [protected] |
| DtBurstPointObjectTransactionDecoder::DtDECLARE_BURST_POINT_OBJ_PARAM_DECODER | ( | NumberOfBursts | ) | [protected] |
| DtBurstPointObjectTransactionDecoder::DtDECLARE_BURST_POINT_OBJ_PARAM_DECODER | ( | ChemicalContent | ) | [protected] |
| DtBurstPointObjectTransactionDecoder& DtBurstPointObjectTransactionDecoder::operator= | ( | const DtBurstPointObjectTransactionDecoder & | orig | ) |
assignment operator