VR-Link API Documentation for HLA 1.3
List of all members | Public Member Functions | Protected Member Functions
DtEnvironmentalUniformRecord Class Reference

DtEnvironmentalUniformRecord implements the Environmental geometry record type "Uniform Record." See Enumerated Bit Values document, section 12.3.4.16. More...

+ Inheritance diagram for DtEnvironmentalUniformRecord:
+ Collaboration diagram for DtEnvironmentalUniformRecord:

Public Member Functions

 DtEnvironmentalUniformRecord ()
 Constructor.
 DtEnvironmentalUniformRecord (const DtEnvironmentalUniformRecord &orig)
 Copy Constructor.
const
DtEnvironmentalUniformRecord
operator= (const DtEnvironmentalUniformRecord &orig)
 Assignment Operator.
virtual ~DtEnvironmentalUniformRecord ()
 Destructor.
virtual DtEnvironmentalRecordclone () const
 Clone.
virtual bool createNetworkRepresentation ()
 Create this record's network representation.
const DtNetUniformGeometryRecorduniformNetRep () const
 returns the network representation of the environmental record
DtNetUniformGeometryRecorduniformNetRep ()
virtual void setFromNet (const DtNetEnvironmentalRecord &buffer)
 used by the PDU class to fill in the network representation
virtual int netRepSize () const
 returns the size of the net representation, in bytes.
- Public Member Functions inherited from DtEnvironmentalGeometryRecord
 DtEnvironmentalGeometryRecord ()
 Constructor.
 DtEnvironmentalGeometryRecord (const DtEnvironmentalGeometryRecord &orig)
 Copy Constructor.
const
DtEnvironmentalGeometryRecord
operator= (const DtEnvironmentalGeometryRecord &orig)
 Assignment Operator.
virtual ~DtEnvironmentalGeometryRecord ()
 Destructor.
virtual void setHasState (bool hasState)
 Set/get a flag to indicate whether or not a state record is associated with this geometry record.
virtual bool hasState () const
- Public Member Functions inherited from DtEnvironmentalRecord
 DtEnvironmentalRecord ()
const DtEnvironmentalRecordoperator= (const DtEnvironmentalRecord &orig)
virtual ~DtEnvironmentalRecord ()
virtual void setType (DtU32 type)
virtual DtU32 type () const
virtual void setLength (DtU16 length)
virtual DtU16 length () const
virtual void setIndex (DtU8 index)
virtual DtU8 index () const
const DtNetEnvironmentalRecordnetRep () const
 returns the network representation of the environmental record
DtNetEnvironmentalRecordnetRep ()

Protected Member Functions

DtEnvironmentalUniformRecordself () const
 Casts the 'this' pointer for changing elements in a const function.

Additional Inherited Members

- Protected Attributes inherited from DtEnvironmentalGeometryRecord
bool myHasState

Detailed Description

DtEnvironmentalUniformRecord implements the Environmental geometry record type "Uniform Record." See Enumerated Bit Values document, section 12.3.4.16.

Constructor & Destructor Documentation

DtEnvironmentalUniformRecord::DtEnvironmentalUniformRecord ( )

Constructor.

DtEnvironmentalUniformRecord::DtEnvironmentalUniformRecord ( const DtEnvironmentalUniformRecord orig)

Copy Constructor.

virtual DtEnvironmentalUniformRecord::~DtEnvironmentalUniformRecord ( )
virtual

Destructor.

Member Function Documentation

virtual DtEnvironmentalRecord* DtEnvironmentalUniformRecord::clone ( ) const
virtual

Clone.

Reimplemented from DtEnvironmentalGeometryRecord.

virtual bool DtEnvironmentalUniformRecord::createNetworkRepresentation ( )
virtual

Create this record's network representation.

Reimplemented from DtEnvironmentalRecord.

virtual int DtEnvironmentalUniformRecord::netRepSize ( ) const
virtual

returns the size of the net representation, in bytes.

Reimplemented from DtEnvironmentalRecord.

const DtEnvironmentalUniformRecord& DtEnvironmentalUniformRecord::operator= ( const DtEnvironmentalUniformRecord orig)

Assignment Operator.

DtEnvironmentalUniformRecord* DtEnvironmentalUniformRecord::self ( ) const
protected

Casts the 'this' pointer for changing elements in a const function.

Reimplemented from DtEnvironmentalRecord.

virtual void DtEnvironmentalUniformRecord::setFromNet ( const DtNetEnvironmentalRecord buffer)
virtual

used by the PDU class to fill in the network representation

Reimplemented from DtEnvironmentalRecord.

const DtNetUniformGeometryRecord* DtEnvironmentalUniformRecord::uniformNetRep ( ) const

returns the network representation of the environmental record

DtNetUniformGeometryRecord* DtEnvironmentalUniformRecord::uniformNetRep ( )

The documentation for this class was generated from the following file:

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)