wibble::StlIterator< It > Struct Template Reference

#include <iterator.h>

Inheritance diagram for wibble::StlIterator< It >:
[legend]
Collaboration diagram for wibble::StlIterator< It >:
[legend]

List of all members.

template<typename It>
struct wibble::StlIterator< It >


Public Types

typedef std::iterator_traits
< It >::value_type 
Value

Public Member Functions

 StlIterator (It i)
virtual void advance ()
virtual Value current () const
bool operator== (const StlIterator< It > &o)

Protected Attributes

It m_iterator

Member Typedef Documentation

template<typename It>
typedef std::iterator_traits< It >::value_type wibble::StlIterator< It >::Value


Constructor & Destructor Documentation

template<typename It>
wibble::StlIterator< It >::StlIterator ( It  i  )  [inline]


Member Function Documentation

template<typename It>
virtual void wibble::StlIterator< It >::advance (  )  [inline, virtual]

template<typename It>
virtual Value wibble::StlIterator< It >::current (  )  const [inline, virtual]

template<typename It>
bool wibble::StlIterator< It >::operator== ( const StlIterator< It > &  o  )  [inline]


Member Data Documentation

template<typename It>
It wibble::StlIterator< It >::m_iterator [protected]


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

Generated on Wed Aug 20 11:12:52 2008 for wibble by  doxygen 1.5.6