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

class DtMilitaryPlatformEntityDecoder: More...

+ Inheritance diagram for DtMilitaryPlatformEntityDecoder:
+ Collaboration diagram for DtMilitaryPlatformEntityDecoder:

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Protected Member Functions

void addMyDecoders ()
 Add decoding functions for the attributes.
 DtDECLARE_ENTITY_ATTR_DECODER (AfterburnerOn)
 Static decode<AttributeName> member functions.
 DtDECLARE_ENTITY_ATTR_DECODER (HasAmmunitionSupplyCap)
 DtDECLARE_ENTITY_ATTR_DECODER (LauncherRaised)

Detailed Description

class DtMilitaryPlatformEntityDecoder:

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

Create a DtMilitaryPlatformEntityDecoder.

User is responsible for deletion.

Reimplemented from DtMilitaryEntityDecoder.

Static decode<AttributeName> member functions.

DtMilitaryPlatformEntityDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( HasAmmunitionSupplyCap  ) [protected]

Reimplemented from DtPhysicalEntityDecoder.

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