This is the complete list of members for casacore::BucketCache, including all inherited members.
addBucket(char *data) | casacore::BucketCache | |
BucketCache(BucketFile *file, Int64 startOffset, uInt bucketSize, uInt nrOfBuckets, uInt cacheSize, void *ownerObject, BucketCacheToLocal readCallBack, BucketCacheFromLocal writeCallBack, BucketCacheAddBuffer addCallBack, BucketCacheDeleteBuffer deleteCallBack) | casacore::BucketCache | |
BucketCache(const BucketCache &) | casacore::BucketCache | private |
cacheSize() const | casacore::BucketCache | inline |
checkOffset(uInt length, Int64 offset) const | casacore::BucketCache | private |
clear(uInt fromSlot=0, Bool doFlush=True) | casacore::BucketCache | |
extend(uInt nrBucket) | casacore::BucketCache | |
firstFreeBucket() const | casacore::BucketCache | inline |
flush(uInt fromSlot=0) | casacore::BucketCache | |
get(char *buf, uInt length, Int64 offset) | casacore::BucketCache | |
getBucket(uInt bucketNr) | casacore::BucketCache | |
getSlot(uInt bucketNr) | casacore::BucketCache | private |
initializeBuckets(uInt bucketNr) | casacore::BucketCache | private |
initStatistics() | casacore::BucketCache | |
its_ActualSlot | casacore::BucketCache | private |
its_BucketNr | casacore::BucketCache | private |
its_BucketSize | casacore::BucketCache | private |
its_Buffer | casacore::BucketCache | private |
its_Cache | casacore::BucketCache | private |
its_CacheSize | casacore::BucketCache | private |
its_CacheSizeUsed | casacore::BucketCache | private |
its_CurNrOfBuckets | casacore::BucketCache | private |
its_DeleteCallBack | casacore::BucketCache | private |
its_Dirty | casacore::BucketCache | private |
its_file | casacore::BucketCache | private |
its_FirstFree | casacore::BucketCache | private |
its_InitCallBack | casacore::BucketCache | private |
its_LRU | casacore::BucketCache | private |
its_LRUCounter | casacore::BucketCache | private |
its_NewNrOfBuckets | casacore::BucketCache | private |
its_NrOfFree | casacore::BucketCache | private |
its_Owner | casacore::BucketCache | private |
its_ReadCallBack | casacore::BucketCache | private |
its_SlotNr | casacore::BucketCache | private |
its_StartOffset | casacore::BucketCache | private |
its_WriteCallBack | casacore::BucketCache | private |
naccess_p | casacore::BucketCache | private |
nBucket() const | casacore::BucketCache | |
nFreeBucket() const | casacore::BucketCache | inline |
ninit_p | casacore::BucketCache | private |
nread_p | casacore::BucketCache | private |
nwrite_p | casacore::BucketCache | private |
operator=(const BucketCache &) | casacore::BucketCache | private |
put(const char *buf, uInt length, Int64 offset) | casacore::BucketCache | |
readBucket(uInt slotNr) | casacore::BucketCache | private |
removeBucket() | casacore::BucketCache | |
resize(uInt cacheSize) | casacore::BucketCache | |
resync(uInt nrBucket, uInt nrOfFreeBucket, Int firstFreeBucket) | casacore::BucketCache | |
setDirty() | casacore::BucketCache | |
setLRU() | casacore::BucketCache | private |
showStatistics(ostream &os) const | casacore::BucketCache | |
writeBucket(uInt slotNr) | casacore::BucketCache | private |
~BucketCache() | casacore::BucketCache | |