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

class DtEnvironmentEntityEncoder: More...

+ Inheritance diagram for DtEnvironmentEntityEncoder:
+ Collaboration diagram for DtEnvironmentEntityEncoder:

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Protected Member Functions

 DtDECLARE_ENTITY_ATTR_CHECKER (Density)
 Static need<Attribute> member functions.
 DtDECLARE_ENTITY_ATTR_CHECKER (OpacityCode)
 (For RPR FOM version >= 0.9.)
 DtDECLARE_ENTITY_ATTR_ENCODER (Density)
 Static decode<Attribute> member functions.
 DtDECLARE_ENTITY_ATTR_ENCODER (OpacityCode)
 (For RPR FOM version >= 0.9.)

Detailed Description

class DtEnvironmentEntityEncoder:

Instances of DtEnvironmentEntityEncoder are used to encode an environment entity's entity's state repository into a state message in an HLA environment.


Constructor & Destructor Documentation

constructor

destructor

copy constructor


Member Function Documentation

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

Create a DtEnvironmentEntityEncoder.

Caller is responsible for deletion.

Reimplemented from DtBaseEntityEncoder.

Static need<Attribute> member functions.

(For RPR FOM version < 0.9.)

(For RPR FOM version >= 0.9.)

Static decode<Attribute> member functions.

(For RPR FOM version < 0.9.)

(For RPR FOM version >= 0.9.)

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