28 #ifndef TABLES_SCARECORDCOLDESC_H
29 #define TABLES_SCARECORDCOLDESC_H
138 const String& dataManName,
139 const String& dataManGroup);
160 virtual void show (ostream& os)
const;
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.
virtual void getDesc(AipsIO &)
Get the object.
static BaseColumnDesc * makeDesc(const String &name)
Create the object from AipsIO (this function is registered by ColumnDesc.cc).
Class to manage a set of table columns.
const String & comment() const
Get comment string.
ScalarRecordColumnDesc & operator=(const ScalarRecordColumnDesc &)
Assignment (copy semantics);.
virtual void show(ostream &os) const
Show the column.
virtual String className() const
Get the name of this class.
Class to define columns of scalar records in tables.
Base class for a column in a plain table.
virtual void putDesc(AipsIO &) const
Put the object.
String: the storage and methods of handling collections of characters.
virtual PlainColumn * makeColumn(ColumnSet *) const
Create a Column object out of this.
~ScalarRecordColumnDesc()
const String & name() const
Get the name of the column.
virtual BaseColumnDesc * clone() const
Clone this column description.
ScalarRecordColumnDesc(const String &name)
Construct the column with the given name.
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.