29 #ifndef MS_MSPROCESSOR_H
30 #define MS_MSPROCESSOR_H
78 public MSTable<MSProcessorEnums>
MSProcessor 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...
A Table intended to hold a MeasurementSet PROCESSOR table.
Create a new table - define shapes, data managers, etc.
MSProcessor & operator=(const MSProcessor &)
Assignment operator, reference semantics.
Main interface class to a read/write table.
Bool hasBeenDestroyed_p
required by the need to throw an exception in the destructor
const String & tableName() const
Get the table name.
bool Bool
Define the standard types used by Casacore.
~MSProcessor()
As with tables, the destructor writes the table if necessary.
static MSTableMaps initMaps()
Initialize the statics appropriately.
uInt64 rownr_t
Define the type of a row number in a table.
A struct holding the maps used in MSTable.
Enums for the MeasurementSet PROCESSER table.
A Table intended to hold astronomical data.
String: the storage and methods of handling collections of characters.
MSProcessor()
This constructs an empty MSProcessor.
TableOption
Define the possible options how a table can be opened.