allocate() | Json::BatchAllocator< AllocatedType, objectPerAllocation > | inline |
allocateBatch(unsigned int objectsPerPage) (defined in Json::BatchAllocator< AllocatedType, objectPerAllocation >) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | inlineprivatestatic |
BatchAllocator(unsigned int objectsPerPage=255) (defined in Json::BatchAllocator< AllocatedType, objectPerAllocation >) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | inline |
BatchAllocator(const BatchAllocator &) (defined in Json::BatchAllocator< AllocatedType, objectPerAllocation >) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | private |
batches_ (defined in Json::BatchAllocator< AllocatedType, objectPerAllocation >) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | private |
currentBatch_ (defined in Json::BatchAllocator< AllocatedType, objectPerAllocation >) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | private |
freeHead_ | Json::BatchAllocator< AllocatedType, objectPerAllocation > | private |
objectsPerPage_ (defined in Json::BatchAllocator< AllocatedType, objectPerAllocation >) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | private |
operator=(const BatchAllocator &) (defined in Json::BatchAllocator< AllocatedType, objectPerAllocation >) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | private |
release(AllocatedType *object) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | inline |
Type typedef (defined in Json::BatchAllocator< AllocatedType, objectPerAllocation >) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | |
~BatchAllocator() (defined in Json::BatchAllocator< AllocatedType, objectPerAllocation >) | Json::BatchAllocator< AllocatedType, objectPerAllocation > | inline |