![]() |
VR-Link API Documentation for HLA 1516
|
DtCommentEncoder is a DtInteractionEncoder that registers parameter encoders for all of the Comment interaction parameters. More...
Inheritance diagram for DtCommentEncoder:
Collaboration diagram for DtCommentEncoder:Public Member Functions | |
| DtCommentEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| virtual | ~DtCommentEncoder () |
| destructor | |
| DtCommentEncoder (const DtCommentEncoder &orig) | |
| copy constructor | |
| DtCommentEncoder & | operator= (const DtCommentEncoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_COMMENT_PARAM_ENCODER (OriginatingEntity) | |
| Individual parameter encoders. | |
| DtDECLARE_COMMENT_PARAM_ENCODER (ReceivingEntity) | |
| DtDECLARE_COMMENT_PARAM_ENCODER (VariableDatumSet) | |
Static Protected Member Functions | |
| static void | encodeVariableDatumSet_2_d_14 (const DtCommentInteraction &inter, RTI::ParameterHandleValuePairSet *params, RTI::ParameterHandle paramHandle) |
DtCommentEncoder is a DtInteractionEncoder that registers parameter encoders for all of the Comment interaction parameters.
| DtCommentEncoder::DtCommentEncoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
| virtual DtCommentEncoder::~DtCommentEncoder | ( | ) | [virtual] |
destructor
| DtCommentEncoder::DtCommentEncoder | ( | const DtCommentEncoder & | orig | ) |
copy constructor
| DtCommentEncoder::DtDECLARE_COMMENT_PARAM_ENCODER | ( | OriginatingEntity | ) | [protected] |
Individual parameter encoders.
| DtCommentEncoder::DtDECLARE_COMMENT_PARAM_ENCODER | ( | ReceivingEntity | ) | [protected] |
| DtCommentEncoder::DtDECLARE_COMMENT_PARAM_ENCODER | ( | VariableDatumSet | ) | [protected] |
| static void DtCommentEncoder::encodeVariableDatumSet_2_d_14 | ( | const DtCommentInteraction & | inter, |
| RTI::ParameterHandleValuePairSet * | params, | ||
| RTI::ParameterHandle | paramHandle | ||
| ) | [static, protected] |
| DtCommentEncoder& DtCommentEncoder::operator= | ( | const DtCommentEncoder & | orig | ) |
assignment operator