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

class DtPlatformDecoder: More...

+ Inheritance diagram for DtPlatformDecoder:
+ Collaboration diagram for DtPlatformDecoder:

List of all members.

Public Member Functions

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

Static Public Member Functions

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

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 (AntiCollisionLightsOn)
 DtDECLARE_ENTITY_ATTR_DECODER (BlackOutBrakeLightsOn)
 DtDECLARE_ENTITY_ATTR_DECODER (BlackOutLightsOn)
 DtDECLARE_ENTITY_ATTR_DECODER (BrakeLightsOn)
 DtDECLARE_ENTITY_ATTR_DECODER (FormationLightsOn)
 DtDECLARE_ENTITY_ATTR_DECODER (HatchState)
 DtDECLARE_ENTITY_ATTR_DECODER (HeadLightsOn)
 DtDECLARE_ENTITY_ATTR_DECODER (InteriorLightsOn)
 DtDECLARE_ENTITY_ATTR_DECODER (LandingLightsOn)
 DtDECLARE_ENTITY_ATTR_DECODER (LauncherRaised)
 DtDECLARE_ENTITY_ATTR_DECODER (NavigationLightsOn)
 DtDECLARE_ENTITY_ATTR_DECODER (RampDeployed)
 DtDECLARE_ENTITY_ATTR_DECODER (RunningLightsOn)
 DtDECLARE_ENTITY_ATTR_DECODER (SpotLightsOn)
 DtDECLARE_ENTITY_ATTR_DECODER (TailLightsOn)

Detailed Description

class DtPlatformDecoder:

Instances of DtPlatformDecoder 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 DtPlatformDecoder::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* DtPlatformDecoder::create ( DtExerciseConn exConn,
DtObjClassDesc classDesc 
) [static]

Create a DtPlatformDecoder.

User is responsible for deletion.

Reimplemented from DtPhysicalEntityDecoder.

DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( AfterburnerOn  ) [protected]

Static decode<AttributeName> member functions.

DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( AntiCollisionLightsOn  ) [protected]
DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( BlackOutBrakeLightsOn  ) [protected]
DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( BlackOutLightsOn  ) [protected]
DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( BrakeLightsOn  ) [protected]
DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( FormationLightsOn  ) [protected]

Reimplemented from DtPhysicalEntityDecoder.

DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( HeadLightsOn  ) [protected]
DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( InteriorLightsOn  ) [protected]
DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( LandingLightsOn  ) [protected]
DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( LauncherRaised  ) [protected]
DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( NavigationLightsOn  ) [protected]
DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( RampDeployed  ) [protected]

Reimplemented from DtPhysicalEntityDecoder.

DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( RunningLightsOn  ) [protected]
DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( SpotLightsOn  ) [protected]
DtPlatformDecoder::DtDECLARE_ENTITY_ATTR_DECODER ( TailLightsOn  ) [protected]
DtPlatformDecoder& DtPlatformDecoder::operator= ( const DtPlatformDecoder 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)