casacore
|
This is the complete list of members for casacore::ISMBucket, including all inherited members.
addData(uInt colnr, rownr_t rownr, uInt index, const char *data, uInt leng) | casacore::ISMBucket | |
canAddData(uInt leng) const | casacore::ISMBucket | |
canReplaceData(uInt newLeng, uInt oldLeng) const | casacore::ISMBucket | |
check(uInt &offendingCol, uInt &offendingIndex, rownr_t &offendingRow, rownr_t &offendingPrevRow) const | casacore::ISMBucket | |
copy(const ISMBucket &that) | casacore::ISMBucket | |
copyData(ISMBucket &other, uInt colnr, rownr_t toRownr, uInt fromIndex, uInt toIndex) const | casacore::ISMBucket | private |
data_p | casacore::ISMBucket | private |
dataLeng_p | casacore::ISMBucket | private |
deleteCallBack(void *, char *bucket) | casacore::ISMBucket | static |
get(uInt offset) const | casacore::ISMBucket | inline |
getInterval(uInt colnr, rownr_t rownr, rownr_t bucketNrrow, rownr_t &start, rownr_t &end, uInt &offset) const | casacore::ISMBucket | |
getLength(uInt fixedLength, const char *data) const | casacore::ISMBucket | |
getOffset(uInt colnr, rownr_t rownr) | casacore::ISMBucket | |
getSplit(uInt totLeng, const Block< uInt > &rowLeng, const Block< uInt > &cumLeng) | casacore::ISMBucket | |
indexLeng_p | casacore::ISMBucket | private |
indexUsed(uInt colnr) | casacore::ISMBucket | inline |
indexUsed_p | casacore::ISMBucket | private |
initCallBack(void *owner) | casacore::ISMBucket | static |
insertData(const char *data, uInt leng) | casacore::ISMBucket | private |
ISMBucket(ISMBase *parent, const char *bucketStorage) | casacore::ISMBucket | |
ISMBucket(const ISMBucket &) | casacore::ISMBucket | private |
offIndex(uInt colnr) | casacore::ISMBucket | inline |
offIndex_p | casacore::ISMBucket | private |
operator=(const ISMBucket &) | casacore::ISMBucket | private |
read(const char *bucketStorage) | casacore::ISMBucket | private |
readCallBack(void *owner, const char *bucketStorage) | casacore::ISMBucket | static |
removeData(uInt offset, uInt leng) | casacore::ISMBucket | private |
replaceData(uInt &offset, const char *data, uInt newLeng, uInt fixedLength) | casacore::ISMBucket | |
rowIndex(uInt colnr) | casacore::ISMBucket | inline |
rowIndex_p | casacore::ISMBucket | private |
rownrSize_p | casacore::ISMBucket | private |
shiftLeft(uInt index, uInt nr, Block< rownr_t > &rowIndex, Block< uInt > &offIndex, uInt &nused, uInt leng) | casacore::ISMBucket | |
show(ostream &os) const | casacore::ISMBucket | |
simpleSplit(ISMBucket *left, ISMBucket *right, Block< Bool > &duplicated, rownr_t &splitRownr, rownr_t rownr) | casacore::ISMBucket | |
split(ISMBucket *&left, ISMBucket *&right, Block< Bool > &duplicated, rownr_t bucketStartRow, rownr_t bucketNrrow, uInt colnr, rownr_t rownr, uInt lengToAdd) | casacore::ISMBucket | |
stmanPtr_p | casacore::ISMBucket | private |
uIntSize_p | casacore::ISMBucket | private |
write(char *bucketStorage) const | casacore::ISMBucket | private |
writeCallBack(void *owner, char *bucketStorage, const char *bucket) | casacore::ISMBucket | static |
~ISMBucket() | casacore::ISMBucket |