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