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.

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

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


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 May 12 10:46:56 2010 for wibble by  doxygen 1.6.3