#include <relTerm.h>
Inheritance diagram for relTermAttribute:


Definition at line 46 of file relTerm.h.
Public Member Functions | |
| relTermAttribute (string *pAttribute) | |
| ~relTermAttribute () | |
| virtual string | interpret (bddSymTab *pSymTab) |
Private Attributes | |
| string * | mAttribute |
| relTermAttribute::relTermAttribute | ( | string * | pAttribute | ) | [inline] |
| relTermAttribute::~relTermAttribute | ( | ) | [inline] |
| virtual string relTermAttribute::interpret | ( | bddSymTab * | pSymTab | ) | [inline, virtual] |
Implements relTerm.
Definition at line 62 of file relTerm.h.
References bddSymTab::getUniverseSize(), and mAttribute.
Here is the call graph for this function:

string* relTermAttribute::mAttribute [private] |
1.5.1