atlas::rootdata::RootIterator< I > Class Template Reference

#include <rootdata.h>

Collaboration diagram for atlas::rootdata::RootIterator< I >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef LT::Weight value_type
typedef ptrdiff_t difference_type
typedef const LT::Weightreference
typedef const LT::Weightpointer
typedef std::random_access_iterator_tag iterator_category

Public Member Functions

 RootIterator ()
 RootIterator (const RootIterator &i)
 RootIterator (const LT::WeightList &wl, I i)
 RootIterator (LT::WeightList::const_iterator wl, I i)
 RootIterator (const RootDatum &rd, I i)
 ~RootIterator ()
RootIteratoroperator= (const RootIterator &i)
bool operator== (const RootIterator &i) const
bool operator!= (const RootIterator &i) const
const LT::Weightoperator * ()
RootIteratoroperator++ ()
RootIterator operator++ (int)
RootIteratoroperator-- ()
RootIterator operator-- (int)
RootIteratoroperator+= (difference_type n)
RootIterator operator+ (difference_type n)
RootIteratoroperator-= (difference_type n)
RootIterator operator- (difference_type n)
difference_type operator- (const RootIterator &j) const
const LT::Weightoperator[] (difference_type n)

Private Attributes

LT::WeightList::const_iterator d_list
d_pos

template<typename I>
class atlas::rootdata::RootIterator< I >


Member Typedef Documentation

template<typename I>
typedef ptrdiff_t atlas::rootdata::RootIterator< I >::difference_type
 

template<typename I>
typedef std::random_access_iterator_tag atlas::rootdata::RootIterator< I >::iterator_category
 

template<typename I>
typedef const LT::Weight* atlas::rootdata::RootIterator< I >::pointer
 

template<typename I>
typedef const LT::Weight& atlas::rootdata::RootIterator< I >::reference
 

template<typename I>
typedef LT::Weight atlas::rootdata::RootIterator< I >::value_type
 


Constructor & Destructor Documentation

template<typename I>
atlas::rootdata::RootIterator< I >::RootIterator  )  [inline]
 

template<typename I>
atlas::rootdata::RootIterator< I >::RootIterator const RootIterator< I > &  i  )  [inline]
 

template<typename I>
atlas::rootdata::RootIterator< I >::RootIterator const LT::WeightList wl,
i
[inline]
 

template<typename I>
atlas::rootdata::RootIterator< I >::RootIterator LT::WeightList::const_iterator  wl,
i
[inline]
 

template<typename I>
atlas::rootdata::RootIterator< I >::RootIterator const RootDatum rd,
i
[inline]
 

template<typename I>
atlas::rootdata::RootIterator< I >::~RootIterator  )  [inline]
 


Member Function Documentation

template<typename I>
const LT::Weight& atlas::rootdata::RootIterator< I >::operator *  )  [inline]
 

template<typename I>
bool atlas::rootdata::RootIterator< I >::operator!= const RootIterator< I > &  i  )  const [inline]
 

template<typename I>
RootIterator atlas::rootdata::RootIterator< I >::operator+ difference_type  n  )  [inline]
 

template<typename I>
RootIterator atlas::rootdata::RootIterator< I >::operator++ int   )  [inline]
 

template<typename I>
RootIterator& atlas::rootdata::RootIterator< I >::operator++  )  [inline]
 

template<typename I>
RootIterator& atlas::rootdata::RootIterator< I >::operator+= difference_type  n  )  [inline]
 

template<typename I>
difference_type atlas::rootdata::RootIterator< I >::operator- const RootIterator< I > &  j  )  const [inline]
 

template<typename I>
RootIterator atlas::rootdata::RootIterator< I >::operator- difference_type  n  )  [inline]
 

template<typename I>
RootIterator atlas::rootdata::RootIterator< I >::operator-- int   )  [inline]
 

template<typename I>
RootIterator& atlas::rootdata::RootIterator< I >::operator--  )  [inline]
 

template<typename I>
RootIterator& atlas::rootdata::RootIterator< I >::operator-= difference_type  n  )  [inline]
 

template<typename I>
RootIterator& atlas::rootdata::RootIterator< I >::operator= const RootIterator< I > &  i  )  [inline]
 

template<typename I>
bool atlas::rootdata::RootIterator< I >::operator== const RootIterator< I > &  i  )  const [inline]
 

template<typename I>
const LT::Weight& atlas::rootdata::RootIterator< I >::operator[] difference_type  n  )  [inline]
 


Member Data Documentation

template<typename I>
LT::WeightList::const_iterator atlas::rootdata::RootIterator< I >::d_list [private]
 

template<typename I>
I atlas::rootdata::RootIterator< I >::d_pos [private]
 


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