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


Definition at line 154 of file relStrExpr.h.
Public Member Functions | |
| relStrExprElem (relExpression *pExpr) | |
| ~relStrExprElem () | |
| virtual relString | interpret (bddSymTab *pSymTab) |
Private Attributes | |
| relExpression * | mExpr |
| relStrExprElem::relStrExprElem | ( | relExpression * | pExpr | ) | [inline] |
Definition at line 160 of file relStrExpr.h.
| relStrExprElem::~relStrExprElem | ( | ) |
Implements relStrExpr.
Definition at line 41 of file relStrExpr.cpp.
References relExpression::collectFreeAttrs(), bddSymTab::getAttributePos(), bddRelation::getElement(), relExpression::interpret(), bddRelation::isEmpty(), and mExpr.
Here is the call graph for this function:

relExpression* relStrExprElem::mExpr [private] |
1.5.1