_master | tMemoryAllocator | [protected] |
_mempool | tMemoryAllocator | [protected] |
_mutex | tMemoryAllocator | [protected] |
abs2offset(void *pointer) (defined in tMemoryAllocator) | tMemoryAllocator | [inline] |
begin(const long key=0, const tKeyHint keyhint=tKeyHint(), bool match=true) (defined in tMemoryAllocator) | tMemoryAllocator | |
dumpblocks() (defined in tMemoryAllocator) | tMemoryAllocator | |
dumpkeys(const tKeyHint keyhint=tKeyHint()) (defined in tMemoryAllocator) | tMemoryAllocator | |
dumpmeminfo() (defined in tMemoryAllocator) | tMemoryAllocator | |
end(const long key=0, const tKeyHint keyhint=tKeyHint(), bool match=true) (defined in tMemoryAllocator) | tMemoryAllocator | |
free(const tBlock &block) (defined in tMemoryAllocator) | tMemoryAllocator | |
free_keyhint(const tBlock &block, tKeyHintStruc &keyhint) (defined in tMemoryAllocator) | tMemoryAllocator | |
getdata(const long key) (defined in tMemoryAllocator) | tMemoryAllocator | |
getfirst(const long key, const tKeyHint keyhint=tKeyHint(), bool match=true) (defined in tMemoryAllocator) | tMemoryAllocator | |
getinfo(const tBlock block) (defined in tMemoryAllocator) | tMemoryAllocator | |
getinfo(offsettype block) (defined in tMemoryAllocator) | tMemoryAllocator | |
getlast(const long key, const tKeyHint keyhint=tKeyHint(), bool match=true) (defined in tMemoryAllocator) | tMemoryAllocator | |
getmutex() (defined in tMemoryAllocator) | tMemoryAllocator | [inline] |
lock() (defined in tMemoryAllocator) | tMemoryAllocator | |
malloc(int size) (defined in tMemoryAllocator) | tMemoryAllocator | |
malloc_key(int size, long key) (defined in tMemoryAllocator) | tMemoryAllocator | |
malloc_keyhint(int size, long key, tKeyHintStruc &keyhint) (defined in tMemoryAllocator) | tMemoryAllocator | |
mempool_isvalid() (defined in tMemoryAllocator) | tMemoryAllocator | [inline] |
offset2abs(offsettype offset) (defined in tMemoryAllocator) | tMemoryAllocator | [inline] |
offset2header(offsettype offset) (defined in tMemoryAllocator) | tMemoryAllocator | [inline] |
offsettype typedef (defined in tMemoryAllocator) | tMemoryAllocator | [protected] |
reset() (defined in tMemoryAllocator) | tMemoryAllocator | |
tMemoryAllocator(bool master=false, tAbstractMemoryPool *mempool=NULL, tAbstractMutex *mutex=NULL) (defined in tMemoryAllocator) | tMemoryAllocator | |
tMemoryAllocator_Iterator (defined in tMemoryAllocator) | tMemoryAllocator | [friend] |
unlock() (defined in tMemoryAllocator) | tMemoryAllocator | |
~tMemoryAllocator() (defined in tMemoryAllocator) | tMemoryAllocator | |