CVC3::ExprHashMap< Data >::const_iterator::Proxy Class Reference

#include <expr_map.h>

List of all members.

Public Member Functions

Private Attributes


Detailed Description

template<class Data>
class CVC3::ExprHashMap< Data >::const_iterator::Proxy

Definition at line 237 of file expr_map.h.


Constructor & Destructor Documentation

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

Definition at line 240 of file expr_map.h.


Member Function Documentation

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

Definition at line 241 of file expr_map.h.

References CVC3::ExprHashMap< Data >::const_iterator::Proxy::d_pair.


Member Data Documentation

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

Definition at line 238 of file expr_map.h.

Referenced by CVC3::ExprHashMap< Data >::const_iterator::Proxy::operator *().


The documentation for this class was generated from the following file:
Generated on Wed Nov 18 16:14:54 2009 for CVC3 by  doxygen 1.5.2