VR-Link API Documentation for HLA 1516
Public Member Functions | Static Public Member Functions | Protected Member Functions
DtLifeformDecoder Class Reference

class DtLifeformDecoder: More...

+ Inheritance diagram for DtLifeformDecoder:
+ Collaboration diagram for DtLifeformDecoder:

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Protected Member Functions

void addMyDecoders ()
 Add decoding functions for the attributes.
 DtDECLARE_ENTITY_ATTR_DECODER (FlashLightsOn)
 Static decode<AttributeName> member functions.
 DtDECLARE_ENTITY_ATTR_DECODER (StanceCode)
 DtDECLARE_ENTITY_ATTR_DECODER (PrimaryWeaponState)
 DtDECLARE_ENTITY_ATTR_DECODER (SecondaryWeaponState)
 DtDECLARE_ENTITY_ATTR_DECODER (ComplianceState)

Detailed Description

class DtLifeformDecoder:

Instances of DtLifeformDecoder 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

void DtLifeformDecoder::addMyDecoders ( ) [protected]

Add decoding functions for the attributes.

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

Reimplemented from DtPhysicalEntityDecoder.

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

Create a DtLifeformDecoder.

User is responsible for deletion.

Reimplemented from DtPhysicalEntityDecoder.

DtLifeformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( FlashLightsOn  ) [protected]

Static decode<AttributeName> member functions.

DtLifeformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( PrimaryWeaponState  ) [protected]
DtLifeformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( SecondaryWeaponState  ) [protected]
DtLifeformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( ComplianceState  ) [protected]
DtLifeformDecoder& DtLifeformDecoder::operator= ( const DtLifeformDecoder 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)