CVC3  2.4.1
Public Member Functions | Private Attributes
CVC3::ExprMap::const_iterator::Proxy Class Reference

#include <expr_map.h>

List of all members.

Public Member Functions

Private Attributes


Constructor & Destructor Documentation

CVC3::ExprMap::const_iterator::Proxy::Proxy ( const std::pair< Expr, Data > &  pair) [inline]

Definition at line 103 of file expr_map.h.


Member Function Documentation

std::pair<const Expr,Data> CVC3::ExprMap::const_iterator::Proxy::operator* ( ) [inline]

Definition at line 104 of file expr_map.h.

References d_pair.


Member Data Documentation

const std::pair<const Expr,Data>& CVC3::ExprMap::const_iterator::Proxy::d_pair [private]

Definition at line 101 of file expr_map.h.

Referenced by operator*().


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