relStrExpr.h File Reference

#include "relString.h"
#include "relNumExpr.h"
#include <string>
#include <sstream>

Include dependency graph for relStrExpr.h:

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

Go to the source code of this file.

Data Structures

class  relStrExpr
class  relStrExprVar
class  relStrExprConst
class  relStrExprBinOp
class  relStrExprElem
class  relStrExprNum
class  relStrCmdArg

Functions

string double2string (double pNum)
 Global function.

Variables

map< string, relDataType * > gVariables
 Global variables for interpreter.
char ** gArgv
 Cmd line arg handling for the interpreter.
int gArgc


Function Documentation

string double2string ( double  pNum  ) 

Global function.

Definition at line 82 of file crocopat.cpp.

Referenced by relStrExprNum::interpret().

Here is the caller graph for this function:


Variable Documentation

int gArgc

Definition at line 70 of file crocopat.cpp.

Referenced by crocopat(), and relStrCmdArg::interpret().

char** gArgv

Cmd line arg handling for the interpreter.

Definition at line 69 of file crocopat.cpp.

Referenced by crocopat(), and relStrCmdArg::interpret().

map<string, relDataType*> gVariables

Global variables for interpreter.

Definition at line 54 of file crocopat.cpp.

Referenced by createBddRelation(), crocopat(), file2vector(), relExprRelVar::interpret(), relNumExprVar::interpret(), relStmtAssign::interpret(), relStmtAssignNum::interpret(), relStmtAssignStr::interpret(), relStmtExec::interpret(), relStmtFor::interpret(), and relStrExprVar::interpret().


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