![]() |
VR-Link API Documentation for HLA 1516
|
class DtDesignatorEncoder: More...
Inheritance diagram for DtDesignatorEncoder:
Collaboration diagram for DtDesignatorEncoder:class DtDesignatorEncoder:
Instances of DtDesignatorEncoder are used to encode a designator state message from a state repository in an HLA environment.
| DtDesignatorEncoder::DtDesignatorEncoder | ( | DtExerciseConn * | exConn, |
| DtObjClassDesc * | classDesc | ||
| ) |
default constructor
| virtual DtDesignatorEncoder::~DtDesignatorEncoder | ( | ) | [virtual] |
destructor
| DtDesignatorEncoder::DtDesignatorEncoder | ( | const DtDesignatorEncoder & | orig | ) |
copy constructor
| static DtHlaStateEncoder* DtDesignatorEncoder::create | ( | DtExerciseConn * | exConn, |
| DtObjClassDesc * | classDesc | ||
| ) | [static] |
Create a DtBaseEntityEncoder. Caller is responsible for deletion.
Reimplemented from DtBaseEmbeddedSystemEncoder.
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | CodeName | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | DesignatorCode | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | DesignatorID | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | DesignatorSpotLocation | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | RelativeSpotLocation | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | DesignatedObject | ) | [protected] |
For versions <= 0.8.
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | DesignatorWavelength | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | DesignatorPower | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | DRAlgorithm | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | SpotLinearAcceleration | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | DesignatedObjectIdentifier | ) | [protected] |
For version > 0.8.
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | DesignatorEmissionWavelength | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | DesignatorOutputPower | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | DeadReckoningAlgorithm | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_CHECKER | ( | SpotLinearAccelerationVector | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | CodeName | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | DesignatorCode | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | DesignatorID | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | DesignatorSpotLocation | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | RelativeSpotLocation | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | DesignatedObject | ) | [protected] |
for versions <= 0.8
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | DesignatorPower | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | DesignatorWavelength | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | DRAlgorithm | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | SpotLinearAcceleration | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | DesignatedObjectIdentifier | ) | [protected] |
for version > 0.8
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | DesignatorOutputPower | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | DesignatorEmissionWavelength | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | DeadReckoningAlgorithm | ) | [protected] |
| DtDesignatorEncoder::DtDECLARE_DESIGNATOR_ATTR_ENCODER | ( | SpotLinearAccelerationVector | ) | [protected] |
| DtDesignatorEncoder& DtDesignatorEncoder::operator= | ( | const DtDesignatorEncoder & | orig | ) |
assignment operator