zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TPoolAllocator Member List

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

alignmentTPoolAllocatorprotected
alignmentMaskTPoolAllocatorprotected
allocate(size_t numBytes)TPoolAllocator
currentPageOffsetTPoolAllocatorprotected
freeListTPoolAllocatorprotected
headerSkipTPoolAllocatorprotected
initializeAllocation(tHeader *block, unsigned char *memory, size_t numBytes)TPoolAllocatorinlineprotected
inUseListTPoolAllocatorprotected
numCallsTPoolAllocatorprotected
pageSizeTPoolAllocatorprotected
pop()TPoolAllocator
popAll()TPoolAllocator
push()TPoolAllocator
stackTPoolAllocatorprotected
tAllocStack typedefTPoolAllocatorprotected
tHeaderTPoolAllocatorfriend
totalBytesTPoolAllocatorprotected
TPoolAllocator(int growthIncrement=8 *1024, int allocationAlignment=16)TPoolAllocator
~TPoolAllocator()TPoolAllocator