olsr::utl::DeconstIterator< Iter > Class Template Reference

#include <iterator.hh>

List of all members.

Public Member Functions

 DeconstIterator ()
 DeconstIterator (const This &other)
MRef operator * () const
MPtr operator-> () const
Thisoperator++ ()
This operator++ (int)

Static Public Member Functions

static This build (const Super &other)
static std::pair< This, bool > build (const std::pair< Super, bool > &p)

Private Types

typedef DeconstIterator< Iter > This
typedef Iter Super
typedef std::iterator_traits<
Iter >::value_type 
Elem
typedef type_traits< Elem
>::mutable_ref 
MRef
typedef type_traits< Elem
>::mutable_ptr 
MPtr

template<class Iter>
class olsr::utl::DeconstIterator< Iter >


Member Typedef Documentation

template<class Iter>
typedef DeconstIterator<Iter> olsr::utl::DeconstIterator< Iter >::This [private]

template<class Iter>
typedef Iter olsr::utl::DeconstIterator< Iter >::Super [private]

template<class Iter>
typedef std::iterator_traits<Iter>::value_type olsr::utl::DeconstIterator< Iter >::Elem [private]

template<class Iter>
typedef type_traits<Elem>::mutable_ref olsr::utl::DeconstIterator< Iter >::MRef [private]

template<class Iter>
typedef type_traits<Elem>::mutable_ptr olsr::utl::DeconstIterator< Iter >::MPtr [private]


Constructor & Destructor Documentation

template<class Iter>
olsr::utl::DeconstIterator< Iter >::DeconstIterator (  )  [inline]

template<class Iter>
olsr::utl::DeconstIterator< Iter >::DeconstIterator ( const This other  )  [inline]


Member Function Documentation

template<class Iter>
MRef olsr::utl::DeconstIterator< Iter >::operator * (  )  const [inline]

template<class Iter>
MPtr olsr::utl::DeconstIterator< Iter >::operator-> (  )  const [inline]

template<class Iter>
This& olsr::utl::DeconstIterator< Iter >::operator++ (  )  [inline]

template<class Iter>
This olsr::utl::DeconstIterator< Iter >::operator++ ( int   )  [inline]

template<class Iter>
static This olsr::utl::DeconstIterator< Iter >::build ( const Super other  )  [inline, static]

template<class Iter>
static std::pair<This, bool> olsr::utl::DeconstIterator< Iter >::build ( const std::pair< Super, bool > &  p  )  [inline, static]


The documentation for this class was generated from the following file:
Generated on Mon Sep 10 17:02:14 2007 for Qolyester daemon by  doxygen 1.5.1