![]() |
This is the complete list of members for HbrAllocator< T >, including all inherited members.
| Allocate() | HbrAllocator< T > | |
| Clear() | HbrAllocator< T > | |
| Deallocate(T *) | HbrAllocator< T > | |
| HbrAllocator(size_t *memorystat, int blocksize, void(*increment)(size_t bytes), void(*decrement)(size_t bytes), size_t elemsize=sizeof(T)) | HbrAllocator< T > | |
| SetMemStatsDecrement(void(*decrement)(size_t bytes)) | HbrAllocator< T > | inline |
| SetMemStatsIncrement(void(*increment)(size_t bytes)) | HbrAllocator< T > | inline |
| ~HbrAllocator() | HbrAllocator< T > |