casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::CalTable Member List
This is the complete list of members for casa::CalTable, including all inherited members.
addRowDesc(uInt nrrow=1, Bool initialize=False)casa::CalTable [inline]
addRowHistory(uInt nrrow=1, Bool initialize=False)casa::CalTable [inline]
addRowMain(uInt nrrow=1, Bool initialize=False)casa::CalTable [inline]
calDescAsTable()casa::CalTable [inline, protected]
calDescAsTable() const casa::CalTable [inline, protected]
CalDescColumns classcasa::CalTable [friend]
calHistoryAsTable()casa::CalTable [inline, protected]
calHistoryAsTable() const casa::CalTable [inline, protected]
CalHistoryColumns classcasa::CalTable [friend]
calMainAsTable()casa::CalTable [inline, protected]
calMainAsTable() const casa::CalTable [inline, protected]
CalMainColumns classcasa::CalTable [friend]
CalTable()casa::CalTable
CalTable(const String &tableName, CalTableDesc &ctableDesc, Table::TableOption access=Table::New)casa::CalTable
CalTable(const String &tableName, Table::TableOption access=Table::Old)casa::CalTable
CalTable(const Table &table)casa::CalTable
CalTable(const CalTable &other)casa::CalTable
createCalTable(const String &tableName, CalTableDesc &ctableDesc, Table::TableOption access=Table::New)casa::CalTable [protected]
getRowDesc(const Int &jrow)casa::CalTable
getRowHistory(const Int &jrow)casa::CalTable
getRowMain(const Int &jrow)casa::CalTable
itsDescTablecasa::CalTable [private]
itsHistoryTablecasa::CalTable [private]
itsMainTablecasa::CalTable [private]
maxAntenna()casa::CalTable [virtual]
nRowDesc() const casa::CalTable
nRowHistory() const casa::CalTable
nRowMain() const casa::CalTable
numberTimeSlots(const Double &fracError)casa::CalTable
openCalTable(const String &tableName, Table::TableOption access=Table::Old)casa::CalTable [protected]
operator=(const CalTable &other)casa::CalTable
putRowDesc(const Int &jrow, CalDescRecord &tableRec)casa::CalTable
putRowHistory(const Int &jrow, CalHistoryRecord &tableRec)casa::CalTable
putRowMain(const Int &jrow, CalMainRecord &tableRec)casa::CalTable
ROCalDescColumns classcasa::CalTable [friend]
ROCalHistoryColumns classcasa::CalTable [friend]
ROCalMainColumns classcasa::CalTable [friend]
rowsPerCalDescId(Vector< Int > &rowspercdi)casa::CalTable
select(const String &calSelect)casa::CalTable
select2(const String &calSelect)casa::CalTable
sort(const Block< String > &columnNames, Sort::Order order=Sort::Ascending, Sort::Option option=Sort::HeapSort)casa::CalTable
sort2(const Block< String > &columnNames, Sort::Order order=Sort::Ascending, Sort::Option option=Sort::HeapSort)casa::CalTable
~CalTable()casa::CalTable [virtual]