Drizzled Public API Documentation

Json::BatchAllocator< AllocatedType, objectPerAllocation >::BatchInfo Struct Reference

List of all members.

Public Attributes

BatchInfonext_
AllocatedType * used_
AllocatedType * end_
AllocatedType buffer_ [objectPerAllocation]

Detailed Description

template<typename AllocatedType, const unsigned int objectPerAllocation>
struct Json::BatchAllocator< AllocatedType, objectPerAllocation >::BatchInfo

Definition at line 127 of file json_batchallocator.h.


The documentation for this struct was generated from the following file: