BaseIteratorSTL(const Array< T, Alloc > &) | casacore::Array< T, Alloc >::BaseIteratorSTL | explicit |
BaseIteratorSTL(const T *end=0) | casacore::Array< T, Alloc >::BaseIteratorSTL | inlineexplicit |
difference_type typedef | casacore::Array< T, Alloc >::IteratorSTL | |
getPos() | casacore::Array< T, Alloc >::BaseIteratorSTL | inline |
increment() | casacore::Array< T, Alloc >::BaseIteratorSTL | protected |
iterator_category typedef | casacore::Array< T, Alloc >::IteratorSTL | |
IteratorSTL(Array< T, Alloc > &arr) | casacore::Array< T, Alloc >::IteratorSTL | inlineexplicit |
IteratorSTL(const T *end=0) | casacore::Array< T, Alloc >::IteratorSTL | inlineexplicit |
itsArray | casacore::Array< T, Alloc >::BaseIteratorSTL | protected |
itsContig | casacore::Array< T, Alloc >::BaseIteratorSTL | protected |
itsCurPos | casacore::Array< T, Alloc >::BaseIteratorSTL | protected |
itsLastPos | casacore::Array< T, Alloc >::BaseIteratorSTL | protected |
itsLineAxis | casacore::Array< T, Alloc >::BaseIteratorSTL | protected |
itsLineEnd | casacore::Array< T, Alloc >::BaseIteratorSTL | protected |
itsLineIncr | casacore::Array< T, Alloc >::BaseIteratorSTL | protected |
itsPos | casacore::Array< T, Alloc >::BaseIteratorSTL | protected |
nextElem() | casacore::Array< T, Alloc >::BaseIteratorSTL | inline |
nextLine() | casacore::Array< T, Alloc >::BaseIteratorSTL | inline |
operator!=(const BaseIteratorSTL &other) const | casacore::Array< T, Alloc >::BaseIteratorSTL | inline |
operator*() | casacore::Array< T, Alloc >::IteratorSTL | inline |
operator++() | casacore::Array< T, Alloc >::IteratorSTL | inline |
operator++(int) | casacore::Array< T, Alloc >::IteratorSTL | inline |
operator->() | casacore::Array< T, Alloc >::IteratorSTL | inline |
operator==(const BaseIteratorSTL &other) const | casacore::Array< T, Alloc >::BaseIteratorSTL | inline |
pointer typedef | casacore::Array< T, Alloc >::IteratorSTL | |
reference typedef | casacore::Array< T, Alloc >::IteratorSTL | |
size_type typedef | casacore::Array< T, Alloc >::IteratorSTL | |
value_type typedef | casacore::Array< T, Alloc >::IteratorSTL | |