~MSSource()
As with tables, the destructor writes the table if necessary.
MSSource()
This constructs an empty MSSource.
Create a new table - define shapes, data managers, etc.
Main interface class to a read/write table.
const String & tableName() const
Get the table name.
A Table intended to hold a MeasurementSet SOURCE table.
MSSource referenceCopy(const String &newTableName, const Block< String > &writableColumns) const
Make a special copy of this Table which references all columns from this Table except those mentioned...
bool Bool
Define the standard types used by Casacore.
Bool hasBeenDestroyed_p
required by the need to throw an exception in the destructor
Enums for the MeasurementSet SOURCE table.
MSSource & operator=(const MSSource &)
Assignment operator, reference semantics.
uInt64 rownr_t
Define the type of a row number in a table.
A struct holding the maps used in MSTable.
A Table intended to hold astronomical data.
String: the storage and methods of handling collections of characters.
static MSTableMaps initMaps()
Initialize the statics appropriately.
TableOption
Define the possible options how a table can be opened.