casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::MSTableImpl Member List
This is the complete list of members for casa::MSTableImpl, including all inherited members.
addColumnCompression(TableDesc &, const String &colName, Bool autoScale, const String &type)casa::MSTableImpl [static]
addColumnToDesc(TableDesc &td, const String &colName, Int colDType, const String &colComment, const String &colUnit, const String &colMeasure, Int ndim, const IPosition &shape, Int option, const String &refCol)casa::MSTableImpl [static]
addKeyToDesc(TableDesc &td, const String &keyName, Int keyDType, const String &keyComment)casa::MSTableImpl [static]
addMeasColumn(TableDesc &td, const String &colName, const String &colMeasure, const String &refCol)casa::MSTableImpl [static]
colMapDef(SimpleOrderedMap< Int, String > &colMap, SimpleOrderedMap< Int, Int > &colDTypeMap, SimpleOrderedMap< Int, String > &colCommentMap, SimpleOrderedMap< Int, String > &colUnitMap, SimpleOrderedMap< Int, String > &colMeasureTypeMap, Int col, const String &colName, Int colType, const String &colComment, const String &colUnit, const String &colMeasureType)casa::MSTableImpl [static]
init()casa::MSTableImpl [static]
initialized_pcasa::MSTableImpl [private, static]
keyMapDef(SimpleOrderedMap< Int, String > &keyMap, SimpleOrderedMap< Int, Int > &keyDTypeMap, SimpleOrderedMap< Int, String > &keyCommentMap, Int key, const String &keyName, Int keyType, const String &keyComment)casa::MSTableImpl [static]
mapType(const SimpleOrderedMap< Int, String > &map, const String &name)casa::MSTableImpl [static]
referenceCopy(const Table &tab, const String &newTableName, const Block< String > &writableColumns)casa::MSTableImpl [static]
setupCompression(SetupNewTable &)casa::MSTableImpl [static]
validate(const TableDesc &tabDesc, const TableDesc &requiredTD)casa::MSTableImpl [static]
validate(const TableRecord &tabRec, const TableDesc &requiredTD)casa::MSTableImpl [static]