casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::BucketCache Member List
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_ActualSlotcasa::BucketCache [private]
its_BucketNrcasa::BucketCache [private]
its_BucketSizecasa::BucketCache [private]
its_Buffercasa::BucketCache [private]
its_Cachecasa::BucketCache [private]
its_CacheSizecasa::BucketCache [private]
its_CacheSizeUsedcasa::BucketCache [private]
its_CurNrOfBucketscasa::BucketCache [private]
its_DeleteCallBackcasa::BucketCache [private]
its_Dirtycasa::BucketCache [private]
its_filecasa::BucketCache [private]
its_FirstFreecasa::BucketCache [private]
its_InitCallBackcasa::BucketCache [private]
its_LRUcasa::BucketCache [private]
its_LRUCountercasa::BucketCache [private]
its_NewNrOfBucketscasa::BucketCache [private]
its_NrOfFreecasa::BucketCache [private]
its_Ownercasa::BucketCache [private]
its_ReadCallBackcasa::BucketCache [private]
its_SlotNrcasa::BucketCache [private]
its_StartOffsetcasa::BucketCache [private]
its_WriteCallBackcasa::BucketCache [private]
naccess_pcasa::BucketCache [private]
nBucket() const casa::BucketCache
nFreeBucket() const casa::BucketCache [inline]
ninit_pcasa::BucketCache [private]
nread_pcasa::BucketCache [private]
nwrite_pcasa::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