rasdaman complete source
r_IterType< T > Member List

This is the complete list of members for r_IterType< T >, including all inherited members.

currPosr_IterType< T >protected
lastElemr_IterType< T >protected
myElemsr_IterType< T >protected
operator!=(const r_IterType< T > &otherIter)r_IterType< T >
operator*()r_IterType< T >
operator++()r_IterType< T >
operator++(int)r_IterType< T >
operator=(const r_IterType< T > &iter)r_IterType< T >
operator==(const r_IterType< T > &otherIter)r_IterType< T >
r_IterType()r_IterType< T >
r_IterType(T *newLastElem, T *newElems)r_IterType< T >
r_IterType(T *newLastElem, T *newElems, T *newCurrPos)r_IterType< T >
r_IterType(const r_IterType< T > &iter)r_IterType< T >
~r_IterType()r_IterType< T >