#include <relStrExpr.h>
Inheritance diagram for relStrExprConst:


Definition at line 89 of file relStrExpr.h.
Public Member Functions | |
| relStrExprConst (string *pVal) | |
| ~relStrExprConst () | |
| virtual relString | interpret (bddSymTab *pSymTab) |
Private Attributes | |
| string * | mVal |
| relStrExprConst::relStrExprConst | ( | string * | pVal | ) | [inline] |
Definition at line 95 of file relStrExpr.h.
| relStrExprConst::~relStrExprConst | ( | ) | [inline] |
string* relStrExprConst::mVal [private] |
1.5.1