casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
Tables_module_internal_classes

Internal Tables_module classes and functions. More...

Classes

class  casacore::ArrayColumnData
 Access to a table column containing arrays. More...
 
class  casacore::ArrayColumnDescBase
 Abstract base class for description of table array columns. More...
 
class  casacore::BaseColumnDesc
 An abstract base class for table column descriptions. More...
 
class  casacore::BaseColumn
 Abstract base class for a table column. More...
 
class  casacore::BaseTableIterator
 Base class for table iterator. More...
 
class  casacore::BaseTable
 Abstract base class for tables. More...
 
class  casacore::ColumnDescSet
 Set of table column descriptions. More...
 
class  casacore::ColumnCache
 A caching object for a table column. More...
 
class  casacore::ColumnSet
 Class to manage a set of table columns. More...
 
class  casacore::ConcatColumn
 A column in a concatenated table. More...
 
class  casacore::ConcatRows
 Class holding the row numbers in a ConcatTable. More...
 
class  casacore::ConcatRowsIter
 Class to iterate through a ConcatRows object. More...
 
class  casacore::ConcatScalarColumn< T >
 A typed column in a concatenated table. More...
 
class  casacore::ConcatTable
 Class to view a concatenation of tables as a single table. More...
 
class  casacore::ExternalLockSync
 Class to hold table lock data. More...
 
class  casacore::MemoryTable
 Class for a table held in memory. More...
 
class  casacore::NullTable
 Class indicating a null Table object. More...
 
class  casacore::PlainColumn
 Base class for a column in a plain table. More...
 
class  casacore::PlainTable
 Class defining a plain regular table. More...
 
class  casacore::ReadAsciiTable
 Helper class for readAsciiTable. More...
 
class  casacore::RefColumn
 A column in a reference table. More...
 
class  casacore::RefRows
 Class holding the row numbers in a RefTable. More...
 
class  casacore::RefRowsSliceIter
 Class to iterate through a RefRows object. More...
 
class  casacore::RefTable
 Class for a table as a view of another table. More...
 
class  casacore::ScalarColumnData< T >
 Access to a table column containing scalars. More...
 
class  casacore::ScalarRecordColumnData
 Access to a table column containing scalar records. More...
 
class  casacore::SetupNewTableRep
 Representation for handle class SetupNewTable. More...
 
class  casacore::TableAttr
 Some attributes of a table. More...
 
class  casacore::TableCache
 Cache of open tables. More...
 
class  casacore::TableInfo
 Table type, subtype and further info. More...
 
class  casacore::TableKeyword
 Keyword value representing a table. More...
 
class  casacore::TableLock
 Class to hold table lock options. More...
 
class  casacore::TableLockData
 Class to hold table lock data. More...
 
class  casacore::TableRecordRep
 The representation of a TableRecord. More...
 
class  casacore::TableSyncData
 Class to hold table synchronization data. More...
 
class  casacore::TableTrace
 Class with static functions for tracing column IO. More...
 
class  casacore::TabPath
 Search path for table files. More...
 
struct  casacore::TabVecLogic_global_functions_vectorComparison
 Comparison between two table vectors. More...
 
struct  casacore::TabVecLogic_global_functions_scalarComparison
 Comparison between a table vector and a scalar. More...
 
struct  casacore::TVec_global_functions_enum
 Enumeration of possible table vectors. More...
 
class  casacore::TabVecRep< T >
 Templated base class for table vectors. More...
 
struct  casacore::TVecLogic_global_functions_vectorComparison
 Comparison between two table vectors. More...
 
struct  casacore::TVecLogic_global_functions_scalarComparison
 Comparison between a table vector and a scalar. More...
 
struct  casacore::TVecMath_global_functions_basicMath
 Basic math for table vectors. More...
 
struct  casacore::TVecMath_global_functions_basicTransMath
 Transcendental math for table vectors. More...
 
struct  casacore::TVecMath_global_functions_advTransMath
 Further transcendental math for table vectors. More...
 
struct  casacore::TVecMath_global_functions_miscellaneous
 Miscellaneous table vector operations. More...
 
struct  casacore::TVecMath_global_functions_vectorMath
 Vector operations on a table vector. More...
 
class  casacore::TabVecScaCol< T >
 Templated table scalar column vectors. More...
 
class  casacore::TabVecTemp< T >
 Templated table vectors held in memory as a temporary. More...
 

Detailed Description

Internal Tables_module classes and functions.