TDEZoneAllocator Member List
This is the complete list of members for TDEZoneAllocator, including all inherited members.
addBlock(MemBlock *b) | TDEZoneAllocator | protected |
allocate(size_t _size) | TDEZoneAllocator | |
blockOffset | TDEZoneAllocator | protected |
blockSize | TDEZoneAllocator | protected |
currentBlock | TDEZoneAllocator | protected |
deallocate(void *ptr) | TDEZoneAllocator | |
delBlock(MemBlock *b) | TDEZoneAllocator | protected |
free_since(void *ptr) | TDEZoneAllocator | |
hashDirty | TDEZoneAllocator | protected |
hashList | TDEZoneAllocator | protected |
hashSize | TDEZoneAllocator | protected |
initHash() | TDEZoneAllocator | protected |
insertHash(MemBlock *b) (defined in TDEZoneAllocator) | TDEZoneAllocator | protected |
log2 | TDEZoneAllocator | protected |
MemList typedef | TDEZoneAllocator | protected |
num_blocks | TDEZoneAllocator | protected |
TDEZoneAllocator(unsigned long _blockSize=8 *1024) | TDEZoneAllocator | |
~TDEZoneAllocator() | TDEZoneAllocator |