VR-Link API Documentation for HLA 1.3
Public Member Functions | Static Public Member Functions | Protected Member Functions
DtMilitaryEntityDecoder Class Reference

class DtMilitaryEntityDecoder: More...

+ Inheritance diagram for DtMilitaryEntityDecoder:
+ Collaboration diagram for DtMilitaryEntityDecoder:

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Protected Member Functions

void addMyDecoders ()
 Add decoding functions for the attributes.
 DtDECLARE_ENTITY_ATTR_DECODER (AlternateEntityType)
 Static decode<AttributeName> member functions.
 DtDECLARE_ENTITY_ATTR_DECODER (CamouflageType)
 DtDECLARE_ENTITY_ATTR_DECODER (FirePowerDisabled)
 DtDECLARE_ENTITY_ATTR_DECODER (ForceID)
 DtDECLARE_ENTITY_ATTR_DECODER (IsConcealed)

Detailed Description

class DtMilitaryEntityDecoder:

Instances of DtMilitaryEntityDecoder are used to decode a military entity 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 DtPhysicalEntityDecoder.

Reimplemented in DtMilitaryPlatformEntityDecoder, DtMunitionEntityDecoder, and DtSoldierDecoder.

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

Create a DtMilitaryEntityDecoder.

User is responsible for deletion.

Reimplemented from DtPhysicalEntityDecoder.

Reimplemented in DtMilitaryPlatformEntityDecoder, DtMunitionEntityDecoder, and DtSoldierDecoder.

DtMilitaryEntityDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( AlternateEntityType  ) [protected]

Static decode<AttributeName> member functions.

Reimplemented from DtPhysicalEntityDecoder.

Reimplemented from DtPhysicalEntityDecoder.

DtMilitaryEntityDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( FirePowerDisabled  ) [protected]

Reimplemented from DtPhysicalEntityDecoder.

Reimplemented from DtPhysicalEntityDecoder.

DtMilitaryEntityDecoder& DtMilitaryEntityDecoder::operator= ( const DtMilitaryEntityDecoder 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)