VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
evalEntIdentficationLevel.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 Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)