![]() |
VR-Link API Documentation for HLA Evolved
|
Instances of DtArealObjectTransactionDecoder are used to decode Areal Object Transactions from the network. More...
Inheritance diagram for DtArealObjectTransactionDecoder:
Collaboration diagram for DtArealObjectTransactionDecoder:Public Member Functions | |
| DtArealObjectTransactionDecoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| constructor | |
| virtual | ~DtArealObjectTransactionDecoder () |
| destructor | |
| DtArealObjectTransactionDecoder (const DtArealObjectTransactionDecoder &orig) | |
| copy constructor | |
| DtArealObjectTransactionDecoder & | operator= (const DtArealObjectTransactionDecoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_AREAL_OBJ_PARAM_DECODER (PointsData) | |
| Individual parameter decoders. | |
| DtDECLARE_AREAL_OBJ_PARAM_DECODER (PercentComplete) | |
| DtDECLARE_AREAL_OBJ_PARAM_DECODER (DamagedAppearance) | |
| DtDECLARE_AREAL_OBJ_PARAM_DECODER (ObjectPreDistributed) | |
| DtDECLARE_AREAL_OBJ_PARAM_DECODER (Deactivated) | |
| DtDECLARE_AREAL_OBJ_PARAM_DECODER (Smoking) | |
| DtDECLARE_AREAL_OBJ_PARAM_DECODER (Flaming) | |
Instances of DtArealObjectTransactionDecoder are used to decode Areal Object Transactions from the network.
| DtArealObjectTransactionDecoder::DtArealObjectTransactionDecoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
constructor
| virtual DtArealObjectTransactionDecoder::~DtArealObjectTransactionDecoder | ( | ) | [virtual] |
destructor
| DtArealObjectTransactionDecoder::DtArealObjectTransactionDecoder | ( | const DtArealObjectTransactionDecoder & | orig | ) |
copy constructor
| DtArealObjectTransactionDecoder::DtDECLARE_AREAL_OBJ_PARAM_DECODER | ( | PointsData | ) | [protected] |
Individual parameter decoders.
| DtArealObjectTransactionDecoder::DtDECLARE_AREAL_OBJ_PARAM_DECODER | ( | PercentComplete | ) | [protected] |
| DtArealObjectTransactionDecoder::DtDECLARE_AREAL_OBJ_PARAM_DECODER | ( | DamagedAppearance | ) | [protected] |
| DtArealObjectTransactionDecoder::DtDECLARE_AREAL_OBJ_PARAM_DECODER | ( | ObjectPreDistributed | ) | [protected] |
| DtArealObjectTransactionDecoder::DtDECLARE_AREAL_OBJ_PARAM_DECODER | ( | Deactivated | ) | [protected] |
| DtArealObjectTransactionDecoder::DtDECLARE_AREAL_OBJ_PARAM_DECODER | ( | Smoking | ) | [protected] |
| DtArealObjectTransactionDecoder::DtDECLARE_AREAL_OBJ_PARAM_DECODER | ( | Flaming | ) | [protected] |
| DtArealObjectTransactionDecoder& DtArealObjectTransactionDecoder::operator= | ( | const DtArealObjectTransactionDecoder & | orig | ) |
assignment operator