| actualTableDesc() const | casa::PlainTable | [virtual] |
| addColumn(const ColumnDesc &columnDesc) | casa::PlainTable | [virtual] |
| addColumn(const ColumnDesc &columnDesc, const String &dataManager, Bool byName) | casa::PlainTable | [virtual] |
| addColumn(const ColumnDesc &columnDesc, const DataManager &dataManager) | casa::PlainTable | [virtual] |
| addColumn(const TableDesc &tableDesc, const DataManager &dataManager) | casa::PlainTable | [virtual] |
| addColumns(const TableDesc &tableDesc, const Record &dmInfo) | casa::BaseTable | |
| addRow(uInt nrrow, Bool initialize) | casa::PlainTable | [virtual] |
| addToCache_p | casa::PlainTable | [private] |
| adjustRownrs(uInt nrrow, Vector< uInt > &rownrs, Bool determineOrder) const | casa::BaseTable | [virtual] |
| asBigEndian() const | casa::PlainTable | [virtual] |
| autoReleaseLock(Bool always=False) | casa::PlainTable | |
| BaseTable(const String &tableName, int tableOption, uInt nrrow) | casa::BaseTable | |
| bigEndian_p | casa::PlainTable | [private] |
| canAddRow() const | casa::PlainTable | [virtual] |
| canRemoveColumn(const Vector< String > &columnNames) const | casa::PlainTable | [virtual] |
| canRemoveRow() const | casa::PlainTable | [virtual] |
| canRenameColumn(const String &columnName) const | casa::PlainTable | [virtual] |
| checkRemoveColumn(const Vector< String > &columnNames, Bool throwException) const | casa::BaseTable | |
| checkRowNumber(uInt rownr) const | casa::BaseTable | [inline] |
| colSetPtr_p | casa::PlainTable | [private] |
| copy(const String &newName, int tableOption) const | casa::BaseTable | [virtual] |
| dataManagerInfo() const | casa::PlainTable | [virtual] |
| deepCopy(const String &newName, const Record &dataManagerInfo, int tableOption, Bool valueCopy, int endianFormat, Bool noRows) const | casa::BaseTable | [virtual] |
| delete_p | casa::BaseTable | [protected] |
| doNotWrite() | casa::BaseTable | [inline] |
| doReleaseCallBack(Bool always) | casa::PlainTable | [private] |
| doSort(PtrBlock< BaseColumn * > &, const PtrBlock< ObjCompareFunc * > &, const Block< Int > &sortOrder, int sortOption) | casa::BaseTable | [virtual] |
| findDataManager(const String &dataManagerName) const | casa::PlainTable | [virtual] |
| flush(Bool fsync, Bool recursive) | casa::PlainTable | [virtual] |
| flushTableInfo() | casa::BaseTable | [virtual] |
| getColumn(uInt columnIndex) const | casa::PlainTable | [virtual] |
| getColumn(const String &columnName) const | casa::PlainTable | [virtual] |
| getLayout(TableDesc &desc, AipsIO &ios) | casa::PlainTable | [static] |
| getModifyCounter() const | casa::PlainTable | [virtual] |
| getTableInfo() | casa::BaseTable | [protected] |
| hasLock(FileLocker::LockType) const | casa::PlainTable | [virtual] |
| info_p | casa::BaseTable | [protected] |
| isColumnStored(const String &columnName) const | casa::BaseTable | |
| isColumnStored(uInt columnIndex) const | casa::BaseTable | |
| isColumnWritable(const String &columnName) const | casa::BaseTable | |
| isColumnWritable(uInt columnIndex) const | casa::BaseTable | |
| isMarkedForDelete() const | casa::BaseTable | [inline] |
| isMultiUsed(Bool checkSubTables) const | casa::PlainTable | [virtual] |
| isNull() const | casa::BaseTable | [virtual] |
| isWritable() const | casa::PlainTable | [virtual] |
| keywordSet() | casa::PlainTable | [virtual] |
| link() | casa::BaseTable | |
| lock(FileLocker::LockType, uInt nattempts) | casa::PlainTable | [virtual] |
| lockOptions() const | casa::PlainTable | [virtual] |
| lockPtr_p | casa::PlainTable | [private] |
| lockSync_p | casa::PlainTable | [private] |
| madeDir_p | casa::BaseTable | [protected] |
| makeIterator(const Block< String > &columnNames, const PtrBlock< ObjCompareFunc * > &, const Block< Int > &orders, int option) | casa::BaseTable | |
| makeRefTable(Bool rowOrder, uInt initialNrrow) | casa::BaseTable | |
| makeTableDir() | casa::BaseTable | [protected] |
| markForDelete(Bool callback, const String &oldName) | casa::BaseTable | |
| mergeLock(const TableLock &lockOptions) | casa::PlainTable | [virtual] |
| name_p | casa::BaseTable | [protected] |
| noWrite_p | casa::BaseTable | [protected] |
| nrlink_p | casa::BaseTable | [protected] |
| nrow() const | casa::BaseTable | [inline] |
| nrrow_p | casa::BaseTable | [protected] |
| nrrowToAdd_p | casa::BaseTable | [protected] |
| openedForWrite() const | casa::BaseTable | [protected] |
| operator=(const PlainTable &) | casa::PlainTable | [private] |
| option_p | casa::BaseTable | [protected] |
| PlainTable(SetupNewTable &, uInt nrrow, Bool initialize, const TableLock &lockOptions, int endianFormat) | casa::PlainTable | |
| PlainTable(AipsIO &, uInt version, const String &name, const String &type, uInt nrrow, int option, const TableLock &lockOptions, Bool addToCache, uInt locknr) | casa::PlainTable | |
| PlainTable(const PlainTable &) | casa::PlainTable | [private] |
| prepareCopyRename(const String &newName, int tableOption) const | casa::BaseTable | [protected] |
| project(const Block< String > &columnNames) | casa::BaseTable | |
| putFile(Bool always) | casa::PlainTable | [private] |
| releaseCallBack(void *plainTableObject, Bool always) | casa::PlainTable | [private, static] |
| removeColumn(const Vector< String > &columnNames) | casa::PlainTable | [virtual] |
| removeRow(uInt rownr) | casa::PlainTable | [virtual] |
| casa::BaseTable::removeRow(const Vector< uInt > &rownrs) | casa::BaseTable | |
| rename(const String &newName, int tableOption) | casa::BaseTable | [virtual] |
| renameColumn(const String &newName, const String &oldName) | casa::PlainTable | [virtual] |
| renameSubTables(const String &newName, const String &oldName) | casa::PlainTable | [private, virtual] |
| reopenRW() | casa::PlainTable | [virtual] |
| resync() | casa::PlainTable | [virtual] |
| root() | casa::BaseTable | [virtual] |
| rowNumbers() const | casa::BaseTable | [virtual] |
| rowOrder() const | casa::BaseTable | [virtual] |
| rowStorage() | casa::BaseTable | [virtual] |
| rwKeywordSet() | casa::PlainTable | [virtual] |
| scratchCallback(Bool isScratch, const String &oldName) const | casa::BaseTable | [protected] |
| select(const TableExprNode &, uInt maxRow) | casa::BaseTable | |
| select(const Vector< uInt > &rownrs) | casa::BaseTable | |
| select(const Block< Bool > &mask) | casa::BaseTable | |
| setEndian(int endianFormat) | casa::PlainTable | [private] |
| setTableChanged() | casa::PlainTable | [virtual] |
| shouldNotWrite() const | casa::BaseTable | [inline, protected] |
| sort(const Block< String > &columnNames, const PtrBlock< ObjCompareFunc * > &compareFunctionPointers, const Block< Int > &sortOrder, int sortOption) | casa::BaseTable | |
| syncTable() | casa::PlainTable | [private] |
| tabAnd(BaseTable *) | casa::BaseTable | |
| tableCache | casa::PlainTable | [static] |
| tableChanged_p | casa::PlainTable | [private] |
| tableDesc() const | casa::BaseTable | [inline] |
| tableInfo() | casa::BaseTable | [inline] |
| tableInfo(const String &tableName) | casa::BaseTable | [static] |
| tableName() const | casa::BaseTable | [inline] |
| tableOption() const | casa::BaseTable | [inline] |
| tableType() const | casa::BaseTable | [virtual] |
| tabNot() | casa::BaseTable | |
| tabOr(BaseTable *) | casa::BaseTable | |
| tabSub(BaseTable *) | casa::BaseTable | |
| tabXor(BaseTable *) | casa::BaseTable | |
| tdescPtr_p | casa::BaseTable | [protected] |
| throwIfTableExists() | casa::BaseTable | [protected] |
| toAipsIOFoption(int tableOption) | casa::PlainTable | [static] |
| trueDeepCopy(const String &newName, const Record &dataManagerInfo, int tableOption, int endianFormat, Bool noRows) const | casa::BaseTable | [protected] |
| unlink(BaseTable *) | casa::BaseTable | [static] |
| unlock() | casa::PlainTable | [virtual] |
| unmarkForDelete(Bool callback, const String &oldName) | casa::BaseTable | |
| writeEnd(AipsIO &) | casa::BaseTable | [protected] |
| writeStart(AipsIO &, Bool bigEndian) | casa::BaseTable | [protected] |
| ~BaseTable() | casa::BaseTable | [virtual] |
| ~PlainTable() | casa::PlainTable | [virtual] |