casacore
|
This is the complete list of members for casacore::ROTableRow, including all inherited members.
addColumnToDesc(RecordDesc &description, const TableColumn &column, Bool skipOther) | casacore::ROTableRow | private |
columnNames() const | casacore::ROTableRow | |
copy(const ROTableRow &that) | casacore::ROTableRow | protected |
create(const Table &table, Bool storedColumnsOnly, Bool writable) | casacore::ROTableRow | protected |
create(const Table &table, const Vector< String > &columnNames, Bool exclude, Bool writable) | casacore::ROTableRow | protected |
deleteObjects() | casacore::ROTableRow | private |
get(rownr_t rownr, Bool alwaysRead=False) const | casacore::ROTableRow | |
getDefined() const | casacore::ROTableRow | inline |
init() | casacore::ROTableRow | private |
isAttached() const | casacore::ROTableRow | inline |
itsColumns | casacore::ROTableRow | protected |
itsDefined | casacore::ROTableRow | mutableprotected |
itsFields | casacore::ROTableRow | protected |
itsLastRow | casacore::ROTableRow | mutableprotected |
itsNrused | casacore::ROTableRow | protected |
itsRecord | casacore::ROTableRow | protected |
itsReread | casacore::ROTableRow | mutableprotected |
itsTabCols | casacore::ROTableRow | protected |
itsTable | casacore::ROTableRow | protected |
makeDescExclude(RecordDesc &description, const Vector< String > &columnNames, Bool writable) | casacore::ROTableRow | private |
makeObjects(const RecordDesc &description) | casacore::ROTableRow | private |
operator=(const ROTableRow &) | casacore::ROTableRow | |
putField(rownr_t rownr, const TableRecord &record, Int whichColumn, Int whichField) | casacore::ROTableRow | protected |
putRecord(rownr_t rownr) | casacore::ROTableRow | protected |
record() const | casacore::ROTableRow | inline |
ROTableRow() | casacore::ROTableRow | |
ROTableRow(const Table &table, Bool storedColumnsOnly=True) | casacore::ROTableRow | explicit |
ROTableRow(const Table &table, const Vector< String > &columnNames, Bool exclude=False) | casacore::ROTableRow | |
ROTableRow(const ROTableRow &) | casacore::ROTableRow | |
rowNumber() const | casacore::ROTableRow | inline |
setReread(rownr_t rownr) | casacore::ROTableRow | protected |
table() const | casacore::ROTableRow | inline |
~ROTableRow() | casacore::ROTableRow |