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

class DtPlatformEncoder: More...

+ Inheritance diagram for DtPlatformEncoder:
+ Collaboration diagram for DtPlatformEncoder:

List of all members.

Public Member Functions

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

Static Public Member Functions

static DtHlaStateEncodercreate (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 Create a DtPlatformEncoder.

Protected Member Functions

 DtDECLARE_ENTITY_ATTR_CHECKER (AfterburnerOn)
 Static need<Attribute> member functions.
 DtDECLARE_ENTITY_ATTR_CHECKER (AntiCollisionLightsOn)
 DtDECLARE_ENTITY_ATTR_CHECKER (BlackOutBrakeLightsOn)
 DtDECLARE_ENTITY_ATTR_CHECKER (BlackOutLightsOn)
 DtDECLARE_ENTITY_ATTR_CHECKER (BrakeLightsOn)
 DtDECLARE_ENTITY_ATTR_CHECKER (FormationLightsOn)
 DtDECLARE_ENTITY_ATTR_CHECKER (HatchState)
 For RPR version <= 0.8.
 DtDECLARE_ENTITY_ATTR_CHECKER (HeadLightsOn)
 DtDECLARE_ENTITY_ATTR_CHECKER (InteriorLightsOn)
 DtDECLARE_ENTITY_ATTR_CHECKER (LandingLightsOn)
 DtDECLARE_ENTITY_ATTR_CHECKER (LauncherRaised)
 DtDECLARE_ENTITY_ATTR_CHECKER (NavigationLightsOn)
 DtDECLARE_ENTITY_ATTR_CHECKER (RampDeployed)
 DtDECLARE_ENTITY_ATTR_CHECKER (RunningLightsOn)
 DtDECLARE_ENTITY_ATTR_CHECKER (SpotLightsOn)
 DtDECLARE_ENTITY_ATTR_CHECKER (TailLightsOn)
 DtDECLARE_ENTITY_ATTR_ENCODER (AfterburnerOn)
 Static decode<Attribute> member functions.
 DtDECLARE_ENTITY_ATTR_ENCODER (AntiCollisionLightsOn)
 DtDECLARE_ENTITY_ATTR_ENCODER (BlackOutBrakeLightsOn)
 DtDECLARE_ENTITY_ATTR_ENCODER (BlackOutLightsOn)
 DtDECLARE_ENTITY_ATTR_ENCODER (BrakeLightsOn)
 DtDECLARE_ENTITY_ATTR_ENCODER (FormationLightsOn)
 DtDECLARE_ENTITY_ATTR_ENCODER (HatchState)
 DtDECLARE_ENTITY_ATTR_ENCODER (HeadLightsOn)
 DtDECLARE_ENTITY_ATTR_ENCODER (InteriorLightsOn)
 DtDECLARE_ENTITY_ATTR_ENCODER (LandingLightsOn)
 DtDECLARE_ENTITY_ATTR_ENCODER (LauncherRaised)
 DtDECLARE_ENTITY_ATTR_ENCODER (NavigationLightsOn)
 DtDECLARE_ENTITY_ATTR_ENCODER (RampDeployed)
 DtDECLARE_ENTITY_ATTR_ENCODER (RunningLightsOn)
 DtDECLARE_ENTITY_ATTR_ENCODER (SpotLightsOn)
 DtDECLARE_ENTITY_ATTR_ENCODER (TailLightsOn)

Detailed Description

class DtPlatformEncoder:

Instances of DtPlatformEncoder are used to encode a platform entity's state repository into a state message in an HLA environment (for RPR FOM >= 1.0).


Constructor & Destructor Documentation

constructor

destructor

copy constructor


Member Function Documentation

static DtHlaStateEncoder* DtPlatformEncoder::create ( DtExerciseConn exConn,
DtObjClassDesc classDesc 
) [static]

Create a DtPlatformEncoder.

Caller is responsible for deletion.

Reimplemented from DtPhysicalEntityEncoder.

DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( AfterburnerOn  ) [protected]

Static need<Attribute> member functions.

DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( AntiCollisionLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( BlackOutBrakeLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( BlackOutLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( BrakeLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( FormationLightsOn  ) [protected]

For RPR version <= 0.8.

Reimplemented from DtPhysicalEntityEncoder.

DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( HeadLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( InteriorLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( LandingLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( LauncherRaised  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( NavigationLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( RampDeployed  ) [protected]

Reimplemented from DtPhysicalEntityEncoder.

DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( RunningLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( SpotLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_CHECKER ( TailLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_ENCODER ( AfterburnerOn  ) [protected]

Static decode<Attribute> member functions.

DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_ENCODER ( AntiCollisionLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_ENCODER ( BlackOutBrakeLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_ENCODER ( BlackOutLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_ENCODER ( BrakeLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_ENCODER ( FormationLightsOn  ) [protected]

Reimplemented from DtPhysicalEntityEncoder.

DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_ENCODER ( HeadLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_ENCODER ( InteriorLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_ENCODER ( LandingLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_ENCODER ( LauncherRaised  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_ENCODER ( NavigationLightsOn  ) [protected]
DtPlatformEncoder::DtDECLARE_ENTITY_ATTR_ENCODER ( RampDeployed  ) [protected]

Reimplemented from DtPhysicalEntityEncoder.

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