VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions
DtEvalEntIdentficationLevel Class Reference

class DtEvalEntIdentficationLevel: More...

Inheritance diagram for DtEvalEntIdentficationLevel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtEvalEntIdentficationLevel ()
 constructor
virtual ~DtEvalEntIdentficationLevel ()
 destructor
 DtEvalEntIdentficationLevel (const DtEvalEntIdentficationLevel &orig)
 copy constructor
DtEvalEntIdentficationLeveloperator= (const DtEvalEntIdentficationLevel &orig)
 assignment operator
virtual DtEvaluatorclone ()
 clone operator
virtual bool evaluate (DtSimCondExpr *condExpr, const DtString &objectName, DtSimManager *simManager) const
 

Static Public Member Functions

static DtEvaluatorcreator ()
 Returns a newly created DtEvalEntIdentficationLevel.

Detailed Description

class DtEvalEntIdentficationLevel:

Instances of DtEvalEntIdentficationLevel are used to perform the evaluation for a DtCeCheckEntityIdentficationLevel conditional expression. It tests to see if the entity's identification level has reached the desired level of the conditional.


Constructor & Destructor Documentation

constructor

destructor

copy constructor


Member Function Documentation

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

assignment operator

clone operator

Implements DtEvaluator.

virtual bool DtEvalEntIdentficationLevel::evaluate ( DtSimCondExpr condExpr,
const DtString objectName,
DtSimManager simManager 
) const [virtual]

The condExpr passed in must be of type DtCeCheckEntityIdentficationLevel. Checks to see if the entity in the DtCeCheckEntityIdentficationLevel expression has the identification level given in the DtCeCheckEntityIdentficationLevel conditional expression. If it has, returns true.

Implements DtEvaluator.

Returns a newly created DtEvalEntIdentficationLevel.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)