VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions
DtEvalSimTime Class Reference
Inheritance diagram for DtEvalSimTime:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtEvalSimTime ()
 constructor
virtual ~DtEvalSimTime ()
 destructor
 DtEvalSimTime (const DtEvalSimTime &orig)
 copy constructor
DtEvalSimTimeoperator= (const DtEvalSimTime &orig)
 assignment operator
virtual DtEvaluatorclone ()
 clone operator
virtual bool evaluate (DtSimCondExpr *condExpr, const DtString &echelonId, DtSimManager *simManager) const
 Evaluates the conditional expression which must be of type DtCeSimTime.

Static Public Member Functions

static DtEvaluatorcreator ()
 Returns a newly created DtEvalSimTime.

Constructor & Destructor Documentation

constructor

virtual DtEvalSimTime::~DtEvalSimTime ( ) [virtual]

destructor

copy constructor


Member Function Documentation

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

assignment operator

virtual DtEvaluator* DtEvalSimTime::clone ( ) [virtual]

clone operator

Implements DtEvaluator.

virtual bool DtEvalSimTime::evaluate ( DtSimCondExpr condExpr,
const DtString echelonId,
DtSimManager simManager 
) const [virtual]

Evaluates the conditional expression which must be of type DtCeSimTime.

Compares the time in the conditional expression with the current time using the operator from the expression.

Implements DtEvaluator.

static DtEvaluator* DtEvalSimTime::creator ( ) [static]

Returns a newly created DtEvalSimTime.


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)