29 #ifndef TABLES_ROWCOPIER_H 30 #define TABLES_ROWCOPIER_H 33 #include <casacore/casa/aips.h> 34 #include <casacore/casa/Utilities/CountedPtr.h> 40 template<
class T>
class Vector;
204 {
return copy (rownr, rownr); }
A 1-D Specialization of the Array class.
Main interface class to a read/write table.
Bool copy(uInt toRow, uInt fromRow)
The things that actually do the copying when requested.
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.
this file contains all the compiler specific defines