#include <relNumExpr.h>
Inheritance diagram for relNumExprStr:


Definition at line 205 of file relNumExpr.h.
Public Member Functions | |
| relNumExprStr (relStrExpr *pExpr) | |
| ~relNumExprStr () | |
| virtual relNumber | interpret (bddSymTab *pSymTab) |
Private Attributes | |
| relStrExpr * | mExpr |
| relNumExprStr::relNumExprStr | ( | relStrExpr * | pExpr | ) | [inline] |
Definition at line 211 of file relNumExpr.h.
| relNumExprStr::~relNumExprStr | ( | ) |
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:

relStrExpr* relNumExprStr::mExpr [private] |
1.5.1