BaseColumnDesc::makeConcatColumn ( ConcatTable* p1 ) const1st parameter 'p1' (pointer) has base type 'ConcatTable'.
ConcatColumn::allocIterBuf ( void*& lastVal, void*& curVal, CountedPtr<BaseCompare>& cmpObj )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::canAccessArrayColumn ( Bool& reask ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::canAccessArrayColumnCells ( Bool& reask ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::canAccessColumnSlice ( Bool& reask ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::canAccessScalarColumn ( Bool& reask ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::canAccessScalarColumnCells ( Bool& reask ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::canAccessSlice ( Bool& reask ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::canChangeShape ( ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::columnCache ( )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::ConcatColumn [in-charge] ( BaseColumnDesc const* p1, ConcatTable* p2 )2nd parameter 'p2' (pointer) has base type 'ConcatTable'.
ConcatColumn::freeIterBuf ( void*& lastVal, void*& curVal )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::get ( uInt rownr, void* dataPtr ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::getArrayColumn ( void* dataPtr ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::getArrayColumnCells ( RefRows const& rownrs, void* dataPtr ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::getColumnSlice ( Slicer const& p1, void* dataPtr ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::getColumnSliceCells ( RefRows const& rownrs, Slicer const& p2, void* dataPtr ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::getSlice ( uInt rownr, Slicer const& p2, void* dataPtr ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::initialize ( uInt startRownr, uInt endRownr )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::isDefined ( uInt rownr ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::isStored ( ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::isWritable ( ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::keywordSet ( )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::ndim ( uInt rownr ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::ndimColumn ( ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::nrow ( ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::put ( uInt rownr, void const* dataPtr )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::putArrayColumn ( void const* dataPtr )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::putArrayColumnCells ( RefRows const& rownrs, void const* dataPtr )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::putColumnSlice ( Slicer const& p1, void const* dataPtr )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::putColumnSliceCells ( RefRows const& rownrs, Slicer const& p2, void const* dataPtr )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::putSlice ( uInt rownr, Slicer const& p2, void const* dataPtr )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::rwKeywordSet ( )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::setColumnCache ( uInt tableNr, ColumnCache const& p2 ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::setMaximumCacheSize ( uInt nbytes )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::setShape ( uInt rownr, IPosition const& shape )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::setShape ( uInt rownr, IPosition const& shape, IPosition const& tileShape )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::shape ( uInt rownr ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::shapeColumn ( ) constField 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatColumn::~ConcatColumn [in-charge] ( )Field 'this->refTabPtr_p' in the object of this method has base type 'ConcatTable'.
ConcatTable::actualTableDesc ( ) constThis method is from 'ConcatTable' class.
ConcatTable::addColumn ( ColumnDesc const& columnDesc, Bool addToParent )This method is from 'ConcatTable' class.
ConcatTable::addColumn ( ColumnDesc const& columnDesc, DataManager const& dataManager, Bool addToParent )This method is from 'ConcatTable' class.
ConcatTable::addColumn ( ColumnDesc const& columnDesc, String const& dataManager, Bool byName, Bool addToParent )This method is from 'ConcatTable' class.
ConcatTable::addColumn ( TableDesc const& tableDesc, DataManager const& dataManager, Bool addToParent )This method is from 'ConcatTable' class.
ConcatTable::asBigEndian ( ) constThis method is from 'ConcatTable' class.
ConcatTable::canRemoveColumn ( Vector<String>const& columnNames ) constThis method is from 'ConcatTable' class.
ConcatTable::canRemoveRow ( ) constThis method is from 'ConcatTable' class.
ConcatTable::canRenameColumn ( String const& columnName ) constThis method is from 'ConcatTable' class.
ConcatTable::ConcatTable [in-charge] ( AipsIO& p1, String const& name, uInt nrrow, int option, TableLock const& lockOptions, TSMOption const& tsmOption )This constructor is from 'ConcatTable' class.
ConcatTable::copy ( String const& newName, int tableOption ) constThis method is from 'ConcatTable' class.
ConcatTable::dataManagerInfo ( ) constThis method is from 'ConcatTable' class.
ConcatTable::deepCopy ( String const& newName, Record const& dataManagerInfo, int tableOption, Bool p4, int endianFormat, Bool noRows ) constThis method is from 'ConcatTable' class.
ConcatTable::findDataManager ( String const& name, Bool byColumn ) constThis method is from 'ConcatTable' class.
ConcatTable::flush ( Bool fsync, Bool recursive )This method is from 'ConcatTable' class.
ConcatTable::getColumn ( String const& columnName ) constThis method is from 'ConcatTable' class.
ConcatTable::getColumn ( uInt columnIndex ) constThis method is from 'ConcatTable' class.
ConcatTable::getConcat ( AipsIO& p1, int option, TableLock const& lockOptions, TSMOption const& tsmOption )This method is from 'ConcatTable' class.
ConcatTable::getModifyCounter ( ) constThis method is from 'ConcatTable' class.
ConcatTable::getPartNames ( Block<String>& names, Bool recursive ) constThis method is from 'ConcatTable' class.
ConcatTable::getRefColumns ( String const& columnName )This method is from 'ConcatTable' class.
ConcatTable::hasLock ( enum FileLocker::LockType p1 ) constThis method is from 'ConcatTable' class.
ConcatTable::isMultiUsed ( Bool checkSubTable ) constThis method is from 'ConcatTable' class.
ConcatTable::isWritable ( ) constThis method is from 'ConcatTable' class.
ConcatTable::keywordSet ( )This method is from 'ConcatTable' class.
ConcatTable::lock ( enum FileLocker::LockType p1, uInt nattempts )This method is from 'ConcatTable' class.
ConcatTable::lockOptions ( ) constThis method is from 'ConcatTable' class.
ConcatTable::mergeLock ( TableLock const& lockOptions )This method is from 'ConcatTable' class.
ConcatTable::removeColumn ( Vector<String>const& columnNames )This method is from 'ConcatTable' class.
ConcatTable::removeRow ( uInt rownr )This method is from 'ConcatTable' class.
ConcatTable::renameColumn ( String const& newName, String const& oldName )This method is from 'ConcatTable' class.
ConcatTable::renameHypercolumn ( String const& newName, String const& oldName )This method is from 'ConcatTable' class.
ConcatTable::reopenRW ( )This method is from 'ConcatTable' class.
ConcatTable::resync ( )This method is from 'ConcatTable' class.
ConcatTable::rwKeywordSet ( )This method is from 'ConcatTable' class.
ConcatTable::tableType ( ) constThis method is from 'ConcatTable' class.
ConcatTable::unlock ( )This method is from 'ConcatTable' class.
ConcatTable::~ConcatTable [in-charge] ( )This method is from 'ConcatTable' class.