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