allocate(size_t size) | SegmentedAllocator | [virtual] |
Allocator() | Allocator | |
ENABLE_RUNTIME_CLASSTYPE() | SegmentedAllocator | |
findPool(void *ptr) | SegmentedAllocator | [virtual] |
freeResources() | SegmentedAllocator | [virtual] |
getCapacity() | SegmentedAllocator | [inline, virtual] |
nodeCapacity | SegmentedAllocator | [private] |
nodes | SegmentedAllocator | [private] |
pools | SegmentedAllocator | [private] |
printInfo() | SegmentedAllocator | [virtual] |
SegmentedAllocator(size_t nodeCapacity, uint32 nodes) | SegmentedAllocator | |
~Allocator() | Allocator | [virtual] |
~SegmentedAllocator() | SegmentedAllocator | [virtual] |