This is the complete list of members for
casa::TableCopy, including all inherited members.
adjustDesc(TableDesc &tabDesc, const Record &dminfo) | casa::TableCopy | [inline, static] |
adjustStMan(const Record &dminfo) | casa::TableCopy | [inline, static] |
adjustTSM(TableDesc &tabDesc, Record &dminfo) | casa::TableCopy | [inline, static] |
copyInfo(Table &out, const Table &in) | casa::TableCopy | [static] |
copyRows(Table &out, const Table &in, Bool flush=True) | casa::TableCopy | [inline, static] |
copyRows(Table &out, const Table &in, uInt startout, uInt startin, uInt nrrow, Bool flush=True) | casa::TableCopy | [static] |
copySubTables(Table &out, const Table &in, Bool noRows=False, const Block< String > &omit=Block< String >()) | casa::TableCopy | [static] |
copySubTables(TableRecord &outKeys, const TableRecord &inKeys, const String &outName, Table::TableType outType, const Table &in, Bool noRows=False, const Block< String > &omit=Block< String >()) | casa::TableCopy | [static] |
makeEmptyMemoryTable(const String &newName, const Table &tab, Bool noRows=False) | casa::TableCopy | [static] |
makeEmptyTable(const String &newName, const Record &dataManagerInfo, const Table &tab, Table::TableOption option, Table::EndianFormat endianFormat, Bool replaceTSM=True, Bool noRows=False) | casa::TableCopy | [static] |
removeDminfoColumns(Record &dminfo, const Vector< String > &columns, const String &keepType=String()) | casa::TableCopy | [inline, static] |
setTiledStMan(Record &dminfo, const Vector< String > &columns, const String &dmType, const String &dmName, const IPosition &defaultTileShape) | casa::TableCopy | [inline, static] |