29 #ifndef MS_MSFLAGCMD_H 30 #define MS_MSFLAGCMD_H 32 #include <casacore/casa/aips.h> 33 #include <casacore/ms/MeasurementSets/MSTable.h> 34 #include <casacore/ms/MeasurementSets/MSFlagCmdEnums.h> Create a new table - define shapes, data managers, etc.
MSFlagCmd & operator=(const MSFlagCmd &)
Assignment operator, reference semantics.
Main interface class to a read/write table.
~MSFlagCmd()
As with tables, the destructor writes the table if necessary.
Bool hasBeenDestroyed_p
required by the need to throw an exception in the destructor
Enums for the MeasurementSet FLAG_CMD table.
bool Bool
Define the standard types used by Casacore.
MSFlagCmd 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...
static MSTableMaps initMaps()
Initialize the statics appropriately.
MSFlagCmd()
This constructs an empty MSFlagCmd.
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.
A Table intended to hold a MeasurementSet FLAG_CMD table.
const String & tableName() const
Get the table name.
this file contains all the compiler specific defines
TableOption
Define the possible options how a table can be opened.