29 #ifndef TABLES_ROWCOPIER_H
30 #define TABLES_ROWCOPIER_H
204 {
return copy (rownr, rownr); }
A 1-D Specialization of the Array class.
Main interface class to a read/write table.
RowCopier copies all or part of a row from one table to another.
RowCopier & operator=(const RowCopier &other)
CountedPtr< ColumnHolder > columns_p
The ColumnHolder class exists only in the.cc file, it is what ultimately does the work...
bool Bool
Define the standard types used by Casacore.
Bool copy(rownr_t toRow, rownr_t fromRow)
The things that actually do the copying when requested.
uInt64 rownr_t
Define the type of a row number in a table.