Drizzled Public API Documentation

Json::BatchAllocator< AllocatedType, objectPerAllocation > Member List
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) (defined in Json::BatchAllocator< AllocatedType, objectPerAllocation >)Json::BatchAllocator< AllocatedType, objectPerAllocation > [inline, private, static]
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]