VR-Link API Documentation for HLA Evolved
Public Member Functions | Static Public Member Functions | Protected Member Functions
DtAggregateEntityDecoder Class Reference

class DtAggregateEntityDecoder: More...

+ Inheritance diagram for DtAggregateEntityDecoder:
+ Collaboration diagram for DtAggregateEntityDecoder:

List of all members.

Public Member Functions

 DtAggregateEntityDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 constructor
virtual ~DtAggregateEntityDecoder ()
 destructor
 DtAggregateEntityDecoder (const DtAggregateEntityDecoder &orig)
 copy constructor
DtAggregateEntityDecoderoperator= (const DtAggregateEntityDecoder &orig)
 assignment operator

Static Public Member Functions

static DtHlaStateDecodercreate (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 Create a DtAggregateEntityDecoder.

Protected Member Functions

void addMyDecoders ()
 Add decoding functions for the attributes.
 DtDECLARE_AGGREGATE_ATTR_DECODER (AggregateMarking)
 static decode<AttributeName> member functions.
 DtDECLARE_AGGREGATE_ATTR_DECODER (AggregateState)
 DtDECLARE_AGGREGATE_ATTR_DECODER (Dimensions)
 DtDECLARE_AGGREGATE_ATTR_DECODER (EntityIdentifiers)
 DtDECLARE_AGGREGATE_ATTR_DECODER (EntityIDs)
 DtDECLARE_AGGREGATE_ATTR_DECODER (ForceIdentifier)
 DtDECLARE_AGGREGATE_ATTR_DECODER (ForceID)
 DtDECLARE_AGGREGATE_ATTR_DECODER (Formation)
 DtDECLARE_AGGREGATE_ATTR_DECODER (NumberOfSilentEntities)
 DtDECLARE_AGGREGATE_ATTR_DECODER (NumberOfVariableDatums)
 DtDECLARE_AGGREGATE_ATTR_DECODER (NumberOfEntities)
 DtDECLARE_AGGREGATE_ATTR_DECODER (SilentAggregates)
 DtDECLARE_AGGREGATE_ATTR_DECODER (SilentEntities)
 DtDECLARE_AGGREGATE_ATTR_DECODER (SilentEntitiesRPR_20)
 DtDECLARE_AGGREGATE_ATTR_DECODER (SubAggregateIdentifiers)
 DtDECLARE_AGGREGATE_ATTR_DECODER (SubAggregateIDs)
 DtDECLARE_AGGREGATE_ATTR_DECODER (VariableDatums)
 DtDECLARE_AGGREGATE_ATTR_DECODER (EntityIdentifiers_RPR20)
 For RPR 2.0 compatibility.
 DtDECLARE_AGGREGATE_ATTR_DECODER (SubAggregateIdentifiers_RPR20)

Detailed Description

class DtAggregateEntityDecoder:

Instances of DtAggregateEntityDecoder are used to decode an aggregate state message into a state repository in an HLA (as opposed to DIS) environment.


Constructor & Destructor Documentation

constructor

destructor

copy constructor


Member Function Documentation

Add decoding functions for the attributes.

Note: Non-virtual since meant to be called from constructors to add decoders.

Reimplemented from DtBaseEntityDecoder.

static DtHlaStateDecoder* DtAggregateEntityDecoder::create ( DtExerciseConn exConn,
DtObjClassDesc classDesc 
) [static]

Create a DtAggregateEntityDecoder.

User is responsible for deletion.

Reimplemented from DtBaseEntityDecoder.

static decode<AttributeName> member functions.

DtAggregateEntityDecoder::DtDECLARE_AGGREGATE_ATTR_DECODER ( NumberOfSilentEntities  ) [protected]
DtAggregateEntityDecoder::DtDECLARE_AGGREGATE_ATTR_DECODER ( NumberOfVariableDatums  ) [protected]
DtAggregateEntityDecoder::DtDECLARE_AGGREGATE_ATTR_DECODER ( SilentEntitiesRPR_20  ) [protected]
DtAggregateEntityDecoder::DtDECLARE_AGGREGATE_ATTR_DECODER ( SubAggregateIdentifiers  ) [protected]
DtAggregateEntityDecoder::DtDECLARE_AGGREGATE_ATTR_DECODER ( EntityIdentifiers_RPR20  ) [protected]

For RPR 2.0 compatibility.

DtAggregateEntityDecoder::DtDECLARE_AGGREGATE_ATTR_DECODER ( SubAggregateIdentifiers_RPR20  ) [protected]
DtAggregateEntityDecoder& DtAggregateEntityDecoder::operator= ( const DtAggregateEntityDecoder orig)

assignment operator


The documentation for this class was generated from the following file:

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)