This is the complete list of members for ogdf::MallocMemoryAllocator, including all inherited members.
allocate(size_t nBytes, const char *, int) | ogdf::MallocMemoryAllocator | inlinestatic |
allocate(size_t nBytes) | ogdf::MallocMemoryAllocator | inlinestatic |
checkSize(size_t) | ogdf::MallocMemoryAllocator | inlinestatic |
cleanup() | ogdf::MallocMemoryAllocator | inlinestatic |
deallocate(size_t, void *p) | ogdf::MallocMemoryAllocator | inlinestatic |
deallocateList(size_t, void *pHead, void *pTail) | ogdf::MallocMemoryAllocator | inlinestatic |
flushPool() | ogdf::MallocMemoryAllocator | inlinestatic |
flushPool(uint16_t) | ogdf::MallocMemoryAllocator | inlinestatic |
MallocMemoryAllocator() | ogdf::MallocMemoryAllocator | inline |
MemElemPtr typedef | ogdf::MallocMemoryAllocator | private |
memoryAllocatedInBlocks() | ogdf::MallocMemoryAllocator | inlinestatic |
memoryInFreelist() | ogdf::MallocMemoryAllocator | inlinestatic |
memoryInGlobalFreeList() | ogdf::MallocMemoryAllocator | inlinestatic |
memoryInThreadFreeList() | ogdf::MallocMemoryAllocator | inlinestatic |
~MallocMemoryAllocator() | ogdf::MallocMemoryAllocator | inline |