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


Definition at line 181 of file relNumExpr.h.
Public Member Functions | |
| relNumExprRound (relNumExpr *pExpr) | |
| ~relNumExprRound () | |
| virtual relNumber | interpret (bddSymTab *pSymTab) |
Private Attributes | |
| relNumExpr * | mExpr |
| relNumExprRound::relNumExprRound | ( | relNumExpr * | pExpr | ) | [inline] |
Definition at line 187 of file relNumExpr.h.
| relNumExprRound::~relNumExprRound | ( | ) | [inline] |
Implements relNumExpr.
Definition at line 197 of file relNumExpr.h.
References relNumber::getValue(), relNumExpr::interpret(), and mExpr.
Here is the call graph for this function:

relNumExpr* relNumExprRound::mExpr [private] |
1.5.1