CVCL::Expr::iterator::Proxy Class Reference

Postfix increment requires a Proxy object to hold the intermediate value for dereferencing. More...

#include <expr.h>

Collaboration diagram for CVCL::Expr::iterator::Proxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Private Attributes


Detailed Description

Postfix increment requires a Proxy object to hold the intermediate value for dereferencing.

Definition at line 241 of file expr.h.


Constructor & Destructor Documentation

CVCL::Expr::iterator::Proxy::Proxy const Expr e  )  [inline]
 

Definition at line 244 of file expr.h.


Member Function Documentation

Expr CVCL::Expr::iterator::Proxy::operator *  )  [inline]
 

Definition at line 245 of file expr.h.

References d_e.


Member Data Documentation

const Expr* CVCL::Expr::iterator::Proxy::d_e [private]
 

Definition at line 242 of file expr.h.

Referenced by operator *().


The documentation for this class was generated from the following file:
Generated on Thu Apr 13 16:57:43 2006 for CVC Lite by  doxygen 1.4.4