CVC3  2.4.1
Public Member Functions | Private Attributes
CVC3::CDMapOrdered::iterator::Proxy Class Reference

#include <cdmap_ordered.h>

List of all members.

Public Member Functions

Private Attributes


Constructor & Destructor Documentation

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

Definition at line 236 of file cdmap_ordered.h.


Member Function Documentation

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

Definition at line 237 of file cdmap_ordered.h.

References d_pair.


Member Data Documentation

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

Definition at line 234 of file cdmap_ordered.h.

Referenced by operator*().


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