![]() |
CernVM-FS
2.12.0
|
This is the complete list of members for MemoryKvStore, including all inherited members.
allocator_ | MemoryKvStore | private |
CallbackTN typedef | Callbackable< MallocHeap::BlockPtr > | |
Commit(const MemoryBuffer &buf) | MemoryKvStore | |
CompactMemory() | MemoryKvStore | private |
Contains(const shash::Any &id) | MemoryKvStore | |
counters_ | MemoryKvStore | private |
Delete(const shash::Any &id) | MemoryKvStore | |
DoCommit(const MemoryBuffer &buf) | MemoryKvStore | private |
DoDelete(const shash::Any &id) | MemoryKvStore | private |
DoFree(MemoryBuffer *buf) | MemoryKvStore | private |
DoMalloc(MemoryBuffer *buf) | MemoryKvStore | private |
entries_ | MemoryKvStore | private |
entry_count_ | MemoryKvStore | private |
GetRefcount(const shash::Any &id) | MemoryKvStore | |
GetSize(const shash::Any &id) | MemoryKvStore | |
GetUsed() | MemoryKvStore | inline |
heap_ | MemoryKvStore | private |
IncRef(const shash::Any &id) | MemoryKvStore | |
kCompactThreshold | MemoryKvStore | privatestatic |
kMallocHeap enum value | MemoryKvStore | |
kMallocLibc enum value | MemoryKvStore | |
MakeCallback(typename BoundCallback< MallocHeap::BlockPtr, DelegateT >::CallbackMethod method, DelegateT *delegate) | Callbackable< MallocHeap::BlockPtr > | inlinestatic |
MakeCallback(typename Callback< MallocHeap::BlockPtr >::CallbackFunction function) | Callbackable< MallocHeap::BlockPtr > | inlinestatic |
MakeClosure(typename BoundClosure< MallocHeap::BlockPtr, DelegateT, ClosureDataT >::CallbackMethod method, DelegateT *delegate, const ClosureDataT &closure_data) | Callbackable< MallocHeap::BlockPtr > | inlinestatic |
max_entries_ | MemoryKvStore | private |
MemoryAllocator enum name | MemoryKvStore | |
MemoryKvStore(unsigned int cache_entries, MemoryAllocator alloc, unsigned alloc_size, perf::StatisticsTemplate statistics) | MemoryKvStore | |
OnBlockMove(const MallocHeap::BlockPtr &ptr) | MemoryKvStore | private |
Read(const shash::Any &id, void *buf, size_t size, size_t offset) | MemoryKvStore | |
rwlock_ | MemoryKvStore | private |
ShrinkTo(size_t size) | MemoryKvStore | |
SingleCopy() | SingleCopy | inlineprivate |
Unref(const shash::Any &id) | MemoryKvStore | |
used_bytes_ | MemoryKvStore | private |
~MemoryKvStore() | MemoryKvStore |