VR-Forces 4.1.1 Class Documentation
evalEntIdentificationLevel.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2003 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: evalEntIdentificationLevel.h,v $ $Revision: 1.1 $ $State: Exp $
7 ** Created: 5/3/07 MEM
8 *******************************************************************************/
9 
12 
13 #ifndef evalEntIdentficationLevel_H_
14 #define evalEntIdentficationLevel_H_
15 
16 #include "vrfutil/evaluator.h"
17 
23 
26 {
27 public:
28 
31 
33  virtual ~DtEvalEntIdentficationLevel();
34 
37 
40 
42  virtual DtEvaluator* clone();
43 
49  virtual bool evaluate(DtSimCondExpr* condExpr,
50  const DtString& objectName, DtSimManager* simManager) const;
51 
52 public:
53 
55  static DtEvaluator * creator();
56 };
57 
58 #endif

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)