relNumExpr.h File Reference

#include "relNumber.h"
#include "bddSymTab.h"
#include <string>
#include <map>
#include <cmath>

Include dependency graph for relNumExpr.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  relNumExpr
class  relNumExprVar
class  relNumExprConst
class  relNumExprUnOp
class  relNumExprBinOp
class  relNumExprRound
class  relNumExprStr
class  relNumExprTimeElapsed

Functions

double elapsed ()
 Global function.

Variables

map< string, relDataType * > gVariables
 Global variables for interpreter.


Function Documentation

double elapsed (  ) 

Global function.

Definition at line 104 of file crocopat.cpp.

References gStart.

Referenced by relNumExprTimeElapsed::interpret().

Here is the caller graph for this function:


Variable Documentation

map<string, relDataType*> gVariables

Global variables for interpreter.

Definition at line 54 of file crocopat.cpp.


Generated on Fri Jun 6 22:21:25 2008 for CrocoPat by  doxygen 1.5.1