HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_SmallObjectAllocator Member List

This is the complete list of members for UT_SmallObjectAllocator, including all inherited members.

aligned_allocate(size_t bytes, size_t alginment)UT_SmallObjectAllocatorstatic
aligned_free(void *p, size_t bytes)UT_SmallObjectAllocatorstatic
allocate(size_t bytes)UT_SmallObjectAllocatorstatic
deallocate(void *p, size_t bytes)UT_SmallObjectAllocatorstatic
dumpStats(UT_WorkBuffer &buf)UT_SmallObjectAllocatorstatic
UT_SmallObjectAllocator(bool cleanPages, int pageSize, size_t maxObjectSize, bool threadSafe)UT_SmallObjectAllocator