CVC3
Public Member Functions | Private Attributes

CVC3::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 CVC3::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 262 of file expr.h.


Constructor & Destructor Documentation

CVC3::Expr::iterator::Proxy::Proxy ( const Expr e) [inline]

Definition at line 265 of file expr.h.


Member Function Documentation

Expr CVC3::Expr::iterator::Proxy::operator* ( ) [inline]

Definition at line 266 of file expr.h.


Member Data Documentation

Definition at line 263 of file expr.h.


The documentation for this class was generated from the following file: