VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions
DtEvalEntEmbarkationStateChanged Class Reference

class DtEvalEntDestroyed: More...

Inheritance diagram for DtEvalEntEmbarkationStateChanged:
Inheritance graph
[legend]

Public Member Functions

 DtEvalEntEmbarkationStateChanged ()
 constructor
virtual ~DtEvalEntEmbarkationStateChanged ()
 destructor
 DtEvalEntEmbarkationStateChanged (const DtEvalEntEmbarkationStateChanged &orig)
 copy constructor
DtEvalEntEmbarkationStateChangedoperator= (const DtEvalEntEmbarkationStateChanged &orig)
 assignment operator
virtual DtEvaluatorclone ()
 clone operator
virtual bool evaluate (DtSimCondExpr *condExpr, const DtString &objectName, DtSimManager *simManager) const
 
- Public Member Functions inherited from DtEvaluator
 DtEvaluator ()
 constructor - condExpr is the conditional expression to be evaluated.
virtual ~DtEvaluator ()
 destructor
 DtEvaluator (const DtEvaluator &orig)
 copy constructor
DtEvaluatoroperator= (const DtEvaluator &orig)
 assignment operator

Static Public Member Functions

static DtEvaluatorcreator ()
 Returns a newly created DtEvalEntEmbarkationStateChanged.
- Static Public Member Functions inherited from DtEvaluator
static void setFactory (DtEvaluatorFactory *factory)
 Set/get the DtEvaluator class factory.
static DtEvaluatorFactoryfactory ()
static void addEvaluatorCreatorFcn (const int intType, DtEvaluatorCreatorFcn fcn)
 Adds a evaluator creator member function to the evaluator factory.

Additional Inherited Members

- Static Protected Attributes inherited from DtEvaluator
static DtEvaluatorFactorytheFactory

Detailed Description

class DtEvalEntDestroyed:

Instances of DtEvalEntDestroyed are used to perform the evaluation for a DtCeEntDestroyed conditional expression.

Constructor & Destructor Documentation

DtEvalEntEmbarkationStateChanged::DtEvalEntEmbarkationStateChanged ( )

constructor

virtual DtEvalEntEmbarkationStateChanged::~DtEvalEntEmbarkationStateChanged ( )
virtual

destructor

DtEvalEntEmbarkationStateChanged::DtEvalEntEmbarkationStateChanged ( const DtEvalEntEmbarkationStateChanged orig)

copy constructor

Member Function Documentation

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

assignment operator

virtual DtEvaluator* DtEvalEntEmbarkationStateChanged::clone ( )
virtual

clone operator

Implements DtEvaluator.

virtual bool DtEvalEntEmbarkationStateChanged::evaluate ( DtSimCondExpr condExpr,
const DtString objectName,
DtSimManager simManager 
) const
virtual

The condExpr passed in must be of type DtCeEntEmbarkationStateChanged. Checks to see if the entity in the DtCeEntEmbarkationStateChanged expression has been embarked (if disembarked) or disembarked (if embarked) DtCeEntEmbarkationStateChanged expression is true, expands the test to return DtTrue if the entity has been embarked or disembarked

Implements DtEvaluator.

static DtEvaluator* DtEvalEntEmbarkationStateChanged::creator ( )
static

Returns a newly created DtEvalEntEmbarkationStateChanged.


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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)