atlas::ctr_iterator::CounterIterator< U > Class Template Reference

#include <ctr_iterator.h>

Collaboration diagram for atlas::ctr_iterator::CounterIterator< U >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef std::random_access_iterator_tag iterator_category
typedef U value_type
typedef ptrdiff_t difference_type
typedef const value_typepointer
typedef const value_typereference

Public Member Functions

 CounterIterator (U n)
 ~CounterIterator ()
CounterIteratoroperator= (const CounterIterator &i)
operator * () const
bool operator== (const CounterIterator &i) const
bool operator!= (const CounterIterator &i) const
CounterIteratoroperator++ ()
CounterIterator operator++ (int)
CounterIteratoroperator-- ()
CounterIterator operator-- (int)
CounterIteratoroperator+= (difference_type n)
CounterIterator operator+ (difference_type n)
CounterIteratoroperator-= (difference_type n)
CounterIterator operator- (difference_type n)
difference_type operator- (const CounterIterator &i) const
operator[] (difference_type n)

Private Attributes

d_val

template<typename U>
class atlas::ctr_iterator::CounterIterator< U >


Member Typedef Documentation

template<typename U>
typedef ptrdiff_t atlas::ctr_iterator::CounterIterator< U >::difference_type
 

template<typename U>
typedef std::random_access_iterator_tag atlas::ctr_iterator::CounterIterator< U >::iterator_category
 

template<typename U>
typedef const value_type* atlas::ctr_iterator::CounterIterator< U >::pointer
 

template<typename U>
typedef const value_type& atlas::ctr_iterator::CounterIterator< U >::reference
 

template<typename U>
typedef U atlas::ctr_iterator::CounterIterator< U >::value_type
 


Constructor & Destructor Documentation

template<typename U>
atlas::ctr_iterator::CounterIterator< U >::CounterIterator n  )  [inline, explicit]
 

template<typename U>
atlas::ctr_iterator::CounterIterator< U >::~CounterIterator  )  [inline]
 


Member Function Documentation

template<typename U>
U atlas::ctr_iterator::CounterIterator< U >::operator *  )  const [inline]
 

template<typename U>
bool atlas::ctr_iterator::CounterIterator< U >::operator!= const CounterIterator< U > &  i  )  const [inline]
 

template<typename U>
CounterIterator atlas::ctr_iterator::CounterIterator< U >::operator+ difference_type  n  )  [inline]
 

template<typename U>
CounterIterator atlas::ctr_iterator::CounterIterator< U >::operator++ int   )  [inline]
 

template<typename U>
CounterIterator& atlas::ctr_iterator::CounterIterator< U >::operator++  )  [inline]
 

template<typename U>
CounterIterator& atlas::ctr_iterator::CounterIterator< U >::operator+= difference_type  n  )  [inline]
 

template<typename U>
difference_type atlas::ctr_iterator::CounterIterator< U >::operator- const CounterIterator< U > &  i  )  const [inline]
 

template<typename U>
CounterIterator atlas::ctr_iterator::CounterIterator< U >::operator- difference_type  n  )  [inline]
 

template<typename U>
CounterIterator atlas::ctr_iterator::CounterIterator< U >::operator-- int   )  [inline]
 

template<typename U>
CounterIterator& atlas::ctr_iterator::CounterIterator< U >::operator--  )  [inline]
 

template<typename U>
CounterIterator& atlas::ctr_iterator::CounterIterator< U >::operator-= difference_type  n  )  [inline]
 

template<typename U>
CounterIterator& atlas::ctr_iterator::CounterIterator< U >::operator= const CounterIterator< U > &  i  )  [inline]
 

template<typename U>
bool atlas::ctr_iterator::CounterIterator< U >::operator== const CounterIterator< U > &  i  )  const [inline]
 

template<typename U>
U atlas::ctr_iterator::CounterIterator< U >::operator[] difference_type  n  )  [inline]
 


Member Data Documentation

template<typename U>
U atlas::ctr_iterator::CounterIterator< U >::d_val [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Mar 20 07:47:20 2006 for atlas by  doxygen 1.4.6