28 #ifndef TABLES_STMANCOLUMNBASE_H
29 #define TABLES_STMANCOLUMNBASE_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/tables/DataMan/DataManagerColumn.h>
35 #include <casacore/casa/Arrays/ArrayFwd.h>
36 #include <casacore/casa/Utilities/DataType.h>
Int elemSize_p
The size of an element of this data type.
virtual int dataType() const
Return the data type of the column.
StManColumnBase(int dataType)
Default constructor.
StManColumnBase & operator=(const StManColumnBase &)
The object cannot be assigned to.
DataType dtype_p
The data type of the column.
StManColumnBase(const StManColumnBase &)
The object cannot be copied.
Int elemSize() const
Return the size of an element of the column's data type.
static Bool isNativeDataType(int dtype)
Test if the given data type is supported by storage managers.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.