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

class DtEnvironmentEntityDecoder: More...

+ Inheritance diagram for DtEnvironmentEntityDecoder:
+ Collaboration diagram for DtEnvironmentEntityDecoder:

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Protected Member Functions

void addMyDecoders ()
 Add decoding functions for the attributes.
 DtDECLARE_ENTITY_ATTR_DECODER (Density)
 Static decode<AttributeName> member functions.
 DtDECLARE_ENTITY_ATTR_DECODER (OpacityCode)

Detailed Description

class DtEnvironmentEntityDecoder:

Instances of DtEnvironmentEntityDecoder are used to decode an environmental 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 DtBaseEntityDecoder.

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

Create a DtEnvironmentEntityDecoder.

User is responsible for deletion.

Reimplemented from DtBaseEntityDecoder.

Static decode<AttributeName> member functions.

Attribute Density's name was changed to OpacityCode for RPR FOM versions > 0.8.

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