Qualia
0.2
|
This is the complete list of members for StaticAllocator, including all inherited members.
buffer | StaticAllocator | |
bufferIdx | StaticAllocator | |
bufferSize | StaticAllocator | |
calloc(size_t num, size_t size) | StaticAllocator | protectedvirtual |
free(void *ptr) | StaticAllocator | protectedvirtual |
freeAll() | StaticAllocator | protectedvirtual |
lastLeak | StaticAllocator | |
lastPtr | StaticAllocator | |
malloc(size_t size) | StaticAllocator | protectedvirtual |
nLeaks | StaticAllocator | |
realloc(void *ptr, size_t size) | StaticAllocator | protectedvirtual |
StaticAllocator(unsigned char *buffer, size_t size) | StaticAllocator | |
~Allocator() | Allocator | inlinevirtual |