
Public Member Functions | |
| Details::Pool * | pool (int idx) |
| void * | alloc (const char *file, int line, size_t size) |
| void * | realloc (const char *file, int line, void *mem, size_t newSize) |
| void | dealloc (void *mem) |
Definition at line 516 of file Memory.h.
1.5.1