VR-Link API Documentation for HLA 1.3
Public Member Functions | Protected Attributes
DtEnvironmentalGeometryRecord Class Reference

DtEnvironmentalGeometryRecord provides a common base class for all environmental geometry (as opposed to state) records used in the Environmental Process object. More...

+ Inheritance diagram for DtEnvironmentalGeometryRecord:
+ Collaboration diagram for DtEnvironmentalGeometryRecord:

List of all members.

Public Member Functions

 DtEnvironmentalGeometryRecord ()
 Constructor.
 DtEnvironmentalGeometryRecord (const DtEnvironmentalGeometryRecord &orig)
 Copy Constructor.
const
DtEnvironmentalGeometryRecord
operator= (const DtEnvironmentalGeometryRecord &orig)
 Assignment Operator.
virtual ~DtEnvironmentalGeometryRecord ()
 Destructor.
virtual DtEnvironmentalRecordclone () const
 Clone.
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

Protected Attributes

bool myHasState

Detailed Description

DtEnvironmentalGeometryRecord provides a common base class for all environmental geometry (as opposed to state) records used in the Environmental Process object.

It contains the standard environmental record header, plus a bool flag to indicate whether or not there is a state record corresponding to the geometry record represented.


Constructor & Destructor Documentation

Constructor.

Copy Constructor.

Destructor.


Member Function Documentation

virtual bool DtEnvironmentalGeometryRecord::hasState ( ) const [virtual]
const DtEnvironmentalGeometryRecord& DtEnvironmentalGeometryRecord::operator= ( const DtEnvironmentalGeometryRecord orig)

Assignment Operator.

virtual void DtEnvironmentalGeometryRecord::setHasState ( bool  hasState) [virtual]

Set/get a flag to indicate whether or not a state record is associated with this geometry record.


Member Data Documentation


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)