relNumExprRound Class Reference

#include <relNumExpr.h>

Inheritance diagram for relNumExprRound:

Inheritance graph
[legend]
Collaboration diagram for relNumExprRound:

Collaboration graph
[legend]

Detailed Description

Definition at line 181 of file relNumExpr.h.

Public Member Functions

 relNumExprRound (relNumExpr *pExpr)
 ~relNumExprRound ()
virtual relNumber interpret (bddSymTab *pSymTab)

Private Attributes

relNumExprmExpr


Constructor & Destructor Documentation

relNumExprRound::relNumExprRound ( relNumExpr pExpr  )  [inline]

Definition at line 187 of file relNumExpr.h.

relNumExprRound::~relNumExprRound (  )  [inline]

Definition at line 191 of file relNumExpr.h.

References mExpr.


Member Function Documentation

virtual relNumber relNumExprRound::interpret ( bddSymTab pSymTab  )  [inline, virtual]

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:


Field Documentation

relNumExpr* relNumExprRound::mExpr [private]

Definition at line 184 of file relNumExpr.h.

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


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