28 #ifndef CASA_VECTORITER_H
29 #define CASA_VECTORITER_H
108 :
vi(const_cast<
Array<T>&>(a), axis) {}
135 #ifndef CASACORE_NO_AUTO_TEMPLATES
136 #include <casacore/casa/Arrays/VectorIter.tcc>
137 #endif //# CASACORE_NO_AUTO_TEMPLATES
A Vector of integers, for indexing into Array<T> objects.
A 1-D Specialization of the Array class.
ReadOnlyVectorIterator(const Array< T > &a, uInt axis=0)
const Array< T > & array()
Vector< T > & vector()
Return a Vector at the current position.
Iterate an Array cursor through another Array.
Array< T > * ap_p
A pointer to the cursor.
bool Bool
Define the standard types used by Casacore.
template <class T, class U> class vector;
const Vector< T > & vector()
Iterate an Vector cursor through another Array.
Iterate a Vector cursor through another Array.
ReadOnlyVectorIterator< T > & operator=(const ReadOnlyVectorIterator< T > &)
Not implemented.
VectorIterator< T > & operator=(const VectorIterator< T > &)
Not implemented.
const IPosition & pos() const
VectorIterator(Array< T > &a, uInt axis=0)
Iterate by vector cursors through array "a".
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.