![]() |
VR-Link API Documentation for HLA 1.3
|
DtCreateEntityEncoder is a DtInteractionEncoder that registers parameter encoders for all of the CreateEntity interaction parameters. More...
Inheritance diagram for DtCreateEntityEncoder:
Collaboration diagram for DtCreateEntityEncoder:Public Member Functions | |
| DtCreateEntityEncoder (DtExerciseConn *exConn, DtInterClassDesc *classDesc) | |
| virtual | ~DtCreateEntityEncoder () |
| destructor | |
| DtCreateEntityEncoder (const DtCreateEntityEncoder &orig) | |
| copy constructor | |
| DtCreateEntityEncoder & | operator= (const DtCreateEntityEncoder &orig) |
| assignment operator | |
Protected Member Functions | |
| DtDECLARE_CREATENT_PARAM_ENCODER (OriginatingEntity) | |
| Individual parameter encoders. | |
| DtDECLARE_CREATENT_PARAM_ENCODER (ReceivingEntity) | |
| DtDECLARE_CREATENT_PARAM_ENCODER (RequestID) | |
| RPR FOM <= 0.8. | |
| DtDECLARE_CREATENT_PARAM_ENCODER (RequestIdentifier) | |
| RPR FOM > 0.8. | |
DtCreateEntityEncoder is a DtInteractionEncoder that registers parameter encoders for all of the CreateEntity interaction parameters.
| DtCreateEntityEncoder::DtCreateEntityEncoder | ( | DtExerciseConn * | exConn, |
| DtInterClassDesc * | classDesc | ||
| ) |
| virtual DtCreateEntityEncoder::~DtCreateEntityEncoder | ( | ) | [virtual] |
destructor
| DtCreateEntityEncoder::DtCreateEntityEncoder | ( | const DtCreateEntityEncoder & | orig | ) |
copy constructor
| DtCreateEntityEncoder::DtDECLARE_CREATENT_PARAM_ENCODER | ( | OriginatingEntity | ) | [protected] |
Individual parameter encoders.
| DtCreateEntityEncoder::DtDECLARE_CREATENT_PARAM_ENCODER | ( | ReceivingEntity | ) | [protected] |
| DtCreateEntityEncoder::DtDECLARE_CREATENT_PARAM_ENCODER | ( | RequestID | ) | [protected] |
RPR FOM <= 0.8.
| DtCreateEntityEncoder::DtDECLARE_CREATENT_PARAM_ENCODER | ( | RequestIdentifier | ) | [protected] |
RPR FOM > 0.8.
| DtCreateEntityEncoder& DtCreateEntityEncoder::operator= | ( | const DtCreateEntityEncoder & | orig | ) |
assignment operator