![]() |
aGrUM
0.16.0
|
This is the complete list of members for gum::SmallObjectAllocator, including all inherited members.
__chunkSize | gum::SmallObjectAllocator | private |
__maxObjectSize | gum::SmallObjectAllocator | private |
__Pool typedef | gum::SmallObjectAllocator | private |
__pool | gum::SmallObjectAllocator | private |
allocate(const size_t &objectSize) | gum::SmallObjectAllocator | |
deallocate(void *pDeallocatedObject, const size_t &objectSize) | gum::SmallObjectAllocator | |
displayStats() | gum::SmallObjectAllocator | inline |
GUM_DEFAULT_CHUNK_SIZE | gum::SmallObjectAllocator | static |
GUM_DEFAULT_MAX_OBJECT_SIZE | gum::SmallObjectAllocator | static |
instance() | gum::SmallObjectAllocator | static |
nbAlloc() | gum::SmallObjectAllocator | inline |
nbAllocation | gum::SmallObjectAllocator | private |
nbDealloc() | gum::SmallObjectAllocator | inline |
nbDeallocation | gum::SmallObjectAllocator | private |
operator=(const SmallObjectAllocator &) | gum::SmallObjectAllocator | inlineprivate |
SmallObjectAllocator() | gum::SmallObjectAllocator | private |
SmallObjectAllocator(const SmallObjectAllocator &) | gum::SmallObjectAllocator | inlineprivate |
~SmallObjectAllocator() | gum::SmallObjectAllocator | virtual |