This is the complete list of members for casacore::SSMIndex, including all inherited members.
addColumn(Int anOffset, uInt nbits) | casacore::SSMIndex | |
addRow(uInt aNrRows) | casacore::SSMIndex | |
deleteRow(uInt aRowNumber) | casacore::SSMIndex | |
find(uInt aRowNumber, uInt &aBucketNr, uInt &aStartRow, uInt &anEndRow, const String &colName) const | casacore::SSMIndex | |
get(AipsIO &anOs) | casacore::SSMIndex | |
getBuckets() const | casacore::SSMIndex | |
getFree(Int &anOffset, uInt nbits) const | casacore::SSMIndex | |
getIndex(uInt aRowNr, const String &colName) const | casacore::SSMIndex | private |
getNrBuckets() const | casacore::SSMIndex | |
getRowsPerBucket() const | casacore::SSMIndex | inline |
itsBucketNumber | casacore::SSMIndex | private |
itsFreeSpace | casacore::SSMIndex | private |
itsLastRow | casacore::SSMIndex | private |
itsNrColumns | casacore::SSMIndex | private |
itsNUsed | casacore::SSMIndex | private |
itsRowsPerBucket | casacore::SSMIndex | private |
itsSSMPtr | casacore::SSMIndex | private |
put(AipsIO &anOs) const | casacore::SSMIndex | |
recreate() | casacore::SSMIndex | |
removeColumn(Int anOffset, uInt nbits) | casacore::SSMIndex | |
setNrColumns(Int aNrColumns, uInt aSizeUsed) | casacore::SSMIndex | |
showStatistics(ostream &anOs) const | casacore::SSMIndex | |
SSMIndex(SSMBase *aPtrSSM, uInt rowsPerBucket=0) | casacore::SSMIndex | explicit |
~SSMIndex() | casacore::SSMIndex | |