![]() |
VR-Link API Documentation for HLA 1516
|
class DtAggregateEntityEncoder: More...
Inheritance diagram for DtAggregateEntityEncoder:
Collaboration diagram for DtAggregateEntityEncoder:class DtAggregateEntityEncoder:
Instances of DtAggregateEntityEncoder are used to encode an aggregate entity's state repository into a state message in an HLA environment.
| DtAggregateEntityEncoder::DtAggregateEntityEncoder | ( | DtExerciseConn * | exConn, |
| DtObjClassDesc * | classDesc | ||
| ) |
constructor
| virtual DtAggregateEntityEncoder::~DtAggregateEntityEncoder | ( | ) | [virtual] |
destructor
copy constructor
| static DtHlaStateEncoder* DtAggregateEntityEncoder::create | ( | DtExerciseConn * | exConn, |
| DtObjClassDesc * | classDesc | ||
| ) | [static] |
Create a DtAggregateEntityEncoder.
Caller is responsible for deletion.
Reimplemented from DtBaseEntityEncoder.
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | AggregateMarking | ) | [protected] |
static need<Attribute> member functions.
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | AggregateState | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | Dimensions | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | EntityIdentifiers | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | EntityIDs | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | ForceIdentifier | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | ForceID | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | Formation | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | NumberOfSilentEntities | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | NumberOfVariableDatums | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | NumberOfEntities | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | SilentAggregates | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | SilentEntities | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | SubAggregateIdentifiers | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | SubAggregateIDs | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_CHECKER | ( | VariableDatums | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | AggregateMarking | ) | [protected] |
static decode<Attribute> member functions.
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | AggregateState | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | Dimensions | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | EntityIdentifiers | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | EntityIDs | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | ForceIdentifier | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | ForceID | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | Formation | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | NumberOfSilentEntities | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | NumberOfVariableDatums | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | NumberOfEntities | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | SilentAggregates | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | SilentEntities | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | SilentEntitiesRPR_20 | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | SubAggregateIdentifiers | ) | [protected] |
2.0D6
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | SubAggregateIDs | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | VariableDatums | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | EntityIdentifiers_RPR20 | ) | [protected] |
| DtAggregateEntityEncoder::DtDECLARE_AGGREGATE_ATTR_ENCODER | ( | SubAggregateIdentifiers_RPR20 | ) | [protected] |
| DtAggregateEntityEncoder& DtAggregateEntityEncoder::operator= | ( | const DtAggregateEntityEncoder & | orig | ) |
assignment operator