CVC3::CDMapOrdered< Key, Data >::iterator::Proxy Class Reference

#include <cdmap_ordered.h>

List of all members.

Public Member Functions

Private Attributes


Detailed Description

template<class Key, class Data>
class CVC3::CDMapOrdered< Key, Data >::iterator::Proxy

Definition at line 233 of file cdmap_ordered.h.


Constructor & Destructor Documentation

template<class Key, class Data>
CVC3::CDMapOrdered< Key, Data >::iterator::Proxy::Proxy ( const std::pair< const Key, Data > &  p  )  [inline]

Definition at line 236 of file cdmap_ordered.h.


Member Function Documentation

template<class Key, class Data>
std::pair<const Key, Data>& CVC3::CDMapOrdered< Key, Data >::iterator::Proxy::operator * (  )  [inline]

Definition at line 237 of file cdmap_ordered.h.

References CVC3::CDMapOrdered< Key, Data >::iterator::Proxy::d_pair.


Member Data Documentation

template<class Key, class Data>
const std::pair<const Key, Data>* CVC3::CDMapOrdered< Key, Data >::iterator::Proxy::d_pair [private]

Definition at line 234 of file cdmap_ordered.h.

Referenced by CVC3::CDMapOrdered< Key, Data >::iterator::Proxy::operator *().


The documentation for this class was generated from the following file:
Generated on Tue Jul 3 14:35:46 2007 for CVC3 by  doxygen 1.5.1