28 #ifndef TABLES_SUBTABDESC_H
29 #define TABLES_SUBTABDESC_H
194 void show (ostream& os)
const;
virtual void putDesc(AipsIO &) const
Put the object.
String className() const
Get the name of this class.
SubTableDesc(const String &columnName, const String &comment, const String &tableDescName, int options=0)
Construct from a table description with the given name.
PlainColumn * makeColumn(ColumnSet *) const
Create a Column column object out of this.
SubTableDesc & operator=(const SubTableDesc &)
Assignment (copy semantics).
AipsIO is the object persistency mechanism of Casacore.
An abstract base class for table column descriptions.
Envelope class for the description of a table column.
Class to manage a set of table columns.
const String & comment() const
Get comment string.
Int options() const
Get the options.
Set of table column descriptions.
Description of columns containing tables.
static BaseColumnDesc * makeDesc(const String &name)
Create the object from AipsIO (this function is registered).
void show(ostream &os) const
Show the column.
bool Bool
Define the standard types used by Casacore.
Bool readTableDesc()
Read table description (if passed by name).
Base class for a column in a plain table.
TableDesc * tableDesc()
Get the table description.
String: the storage and methods of handling collections of characters.
Define the structure of a Casacore table.
const String & name() const
Get the name of the column.
virtual void getDesc(AipsIO &)
Get the object.
void handleAdd(ColumnDescSet &)
Handle the addition of the subtable description (clear the flag).
BaseColumnDesc * clone() const
Clone this column description to another.
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.