relExprNot Class Reference

#include <relExpression.h>

Inheritance diagram for relExprNot:

Inheritance graph
[legend]
Collaboration diagram for relExprNot:

Collaboration graph
[legend]

Detailed Description

Definition at line 351 of file relExpression.h.

Public Member Functions

 relExprNot (relExpression *pExpr)
 ~relExprNot ()
virtual set< string > collectFreeAttrs ()
virtual bddRelation interpret (bddSymTab *pSymTab)

Private Attributes

relExpressionmExpr


Constructor & Destructor Documentation

relExprNot::relExprNot ( relExpression pExpr  )  [inline]

Definition at line 357 of file relExpression.h.

relExprNot::~relExprNot (  )  [inline]

Definition at line 361 of file relExpression.h.

References mExpr.


Member Function Documentation

virtual set<string> relExprNot::collectFreeAttrs (  )  [inline, virtual]

Implements relExpression.

Definition at line 367 of file relExpression.h.

References relExpression::collectFreeAttrs(), and mExpr.

Here is the call graph for this function:

virtual bddRelation relExprNot::interpret ( bddSymTab pSymTab  )  [inline, virtual]

Implements relExpression.

Definition at line 373 of file relExpression.h.

References bddRelation::complement(), relExpression::interpret(), and mExpr.

Here is the call graph for this function:


Field Documentation

relExpression* relExprNot::mExpr [private]

Definition at line 354 of file relExpression.h.

Referenced by collectFreeAttrs(), interpret(), and ~relExprNot().


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