relNumExprStr Class Reference

#include <relNumExpr.h>

Inheritance diagram for relNumExprStr:

Inheritance graph
[legend]
Collaboration diagram for relNumExprStr:

Collaboration graph
[legend]

Detailed Description

Definition at line 205 of file relNumExpr.h.

Public Member Functions

 relNumExprStr (relStrExpr *pExpr)
 ~relNumExprStr ()
virtual relNumber interpret (bddSymTab *pSymTab)

Private Attributes

relStrExprmExpr


Constructor & Destructor Documentation

relNumExprStr::relNumExprStr ( relStrExpr pExpr  )  [inline]

Definition at line 211 of file relNumExpr.h.

relNumExprStr::~relNumExprStr (  ) 

Definition at line 112 of file relNumExpr.cpp.

References mExpr.


Member Function Documentation

relNumber relNumExprStr::interpret ( bddSymTab pSymTab  )  [virtual]

Implements relNumExpr.

Definition at line 118 of file relNumExpr.cpp.

References relString::getValue(), relStrExpr::interpret(), mExpr, and string2double().

Here is the call graph for this function:


Field Documentation

relStrExpr* relNumExprStr::mExpr [private]

Definition at line 208 of file relNumExpr.h.

Referenced by interpret(), and ~relNumExprStr().


The documentation for this class was generated from the following files:
Generated on Fri Jun 6 22:23:02 2008 for CrocoPat by  doxygen 1.5.1