28 #ifndef TABLES_TABLEROWPROXY_H 29 #define TABLES_TABLEROWPROXY_H 33 #include <casacore/casa/aips.h> 34 #include <casacore/tables/Tables/TableRow.h> A 1-D Specialization of the Array class.
TableRowProxy & operator=(const TableRowProxy &)
Assignment (copy semantics).
Proxy for table row access.
Bool isNull() const
Test if the underlying TableRow object is invalid.
Read/write access to a table row.
High-level interface to tables.
void put(uInt rownr, const Record &values, Bool matchingFields)
Put values for the given row.
Readonly access to a table row.
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
Bool isWritable() const
Test if values can be written.
TableRowProxy()
Default constructor is only needed for the Block container.
this file contains all the compiler specific defines