relStrExprVar Class Reference

#include <relStrExpr.h>

Inheritance diagram for relStrExprVar:

Inheritance graph
[legend]
Collaboration diagram for relStrExprVar:

Collaboration graph
[legend]

Detailed Description

Definition at line 59 of file relStrExpr.h.

Public Member Functions

 relStrExprVar (string *pVar)
 ~relStrExprVar ()
virtual relString interpret (bddSymTab *pSymTab)

Private Attributes

string * mVar


Constructor & Destructor Documentation

relStrExprVar::relStrExprVar ( string *  pVar  )  [inline]

Definition at line 65 of file relStrExpr.h.

relStrExprVar::~relStrExprVar (  )  [inline]

Definition at line 69 of file relStrExpr.h.

References mVar.


Member Function Documentation

virtual relString relStrExprVar::interpret ( bddSymTab pSymTab  )  [inline, virtual]

Implements relStrExpr.

Definition at line 75 of file relStrExpr.h.

References gVariables, and mVar.


Field Documentation

string* relStrExprVar::mVar [private]

Definition at line 62 of file relStrExpr.h.

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


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