This is the complete list of members for
Json::BatchAllocator< AllocatedType, objectPerAllocation >, including all inherited members.
allocate() | Json::BatchAllocator< AllocatedType, objectPerAllocation > | [inline] |
allocateBatch(unsigned int objectsPerPage) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | [inline, private, static] |
BatchAllocator(unsigned int objectsPerPage=255) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | [inline] |
BatchAllocator(const BatchAllocator &) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | [private] |
batches_ | Json::BatchAllocator< AllocatedType, objectPerAllocation > | [private] |
currentBatch_ | Json::BatchAllocator< AllocatedType, objectPerAllocation > | [private] |
freeHead_ | Json::BatchAllocator< AllocatedType, objectPerAllocation > | [private] |
objectsPerPage_ | Json::BatchAllocator< AllocatedType, objectPerAllocation > | [private] |
operator=(const BatchAllocator &) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | [private] |
release(AllocatedType *object) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | [inline] |
Type typedef | Json::BatchAllocator< AllocatedType, objectPerAllocation > | |
~BatchAllocator() | Json::BatchAllocator< AllocatedType, objectPerAllocation > | [inline] |