![]() |
VR-Link API Documentation for HLA 1.3
|
Instances of DtCommentDecoder are used to decode Comment Interactions from the network. More...
Inheritance diagram for DtCommentDecoder:
Collaboration diagram for DtCommentDecoder:Public Member Functions | |
| DtCommentDecoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| constructor | |
| virtual | ~DtCommentDecoder () |
| destructor | |
| DtCommentDecoder (const DtCommentDecoder &orig) | |
| copy constructor | |
| DtCommentDecoder & | operator= (const DtCommentDecoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_COMMENT_PARAM_DECODER (OriginatingEntity) | |
| Individual parameter decoders. | |
| DtDECLARE_COMMENT_PARAM_DECODER (ReceivingEntity) | |
| DtDECLARE_COMMENT_PARAM_DECODER (VariableDatumSet) | |
Static Protected Member Functions | |
| static void | decodeVariableDatumSet_2_d_14 (DtCommentInteraction *inter, const RTI::ParameterHandleValuePairSet ¶ms, int index) |
Instances of DtCommentDecoder are used to decode Comment Interactions from the network.
| DtCommentDecoder::DtCommentDecoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
constructor
| virtual DtCommentDecoder::~DtCommentDecoder | ( | ) | [virtual] |
destructor
| DtCommentDecoder::DtCommentDecoder | ( | const DtCommentDecoder & | orig | ) |
copy constructor
| static void DtCommentDecoder::decodeVariableDatumSet_2_d_14 | ( | DtCommentInteraction * | inter, |
| const RTI::ParameterHandleValuePairSet & | params, | ||
| int | index | ||
| ) | [static, protected] |
| DtCommentDecoder::DtDECLARE_COMMENT_PARAM_DECODER | ( | OriginatingEntity | ) | [protected] |
Individual parameter decoders.
| DtCommentDecoder::DtDECLARE_COMMENT_PARAM_DECODER | ( | ReceivingEntity | ) | [protected] |
| DtCommentDecoder::DtDECLARE_COMMENT_PARAM_DECODER | ( | VariableDatumSet | ) | [protected] |
| DtCommentDecoder& DtCommentDecoder::operator= | ( | const DtCommentDecoder & | orig | ) |
assignment operator