28 #ifndef TABLES_TABLEITERPROXY_H
29 #define TABLES_TABLEITERPROXY_H
void reset()
Reset the iterator (for Python use).
A 1-D Specialization of the Array class.
Proxy for table iterator access.
Main interface class to a read/write table.
TableIterProxy & operator=(const TableIterProxy &)
Assignment (copy semantics).
High-level interface to tables.
Order
Define the possible iteration orders.
TableIterProxy()
Default constructor initializes to not open.
Option
Define the possible sorts.
TableProxy next()
Iterate to the next part (for Python use).
bool Bool
Define the standard types used by Casacore.
Bool isNull() const
Is the internal iterator object null?
Bool isNull() const
Test if the object is null, i.e.
void makeStepIter(const Table &tab, const Block< String > &columns, const Vector< Double > &iterSteps, TableIterator::Order order, TableIterator::Option sortType)
Make an iterator where iteration intervals may have been given.
Bool nextPart(TableProxy &table)
Get the next subtable and return it in the TableProxy argument.
String: the storage and methods of handling collections of characters.
const TableIterator & iterator() const
Get the TableIterator object.
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.