| Public Attributes | |
| AllocatedType | buffer_ [objectPerAllocation] | 
| AllocatedType * | end_ | 
| BatchInfo * | next_ | 
| AllocatedType * | used_ | 
Definition at line 1177 of file jsoncpp.cpp.
| AllocatedType Json::BatchAllocator< AllocatedType, objectPerAllocation >::BatchInfo::buffer_[objectPerAllocation] | 
Definition at line 1182 of file jsoncpp.cpp.
| AllocatedType* Json::BatchAllocator< AllocatedType, objectPerAllocation >::BatchInfo::end_ | 
Definition at line 1181 of file jsoncpp.cpp.
| BatchInfo* Json::BatchAllocator< AllocatedType, objectPerAllocation >::BatchInfo::next_ | 
Definition at line 1179 of file jsoncpp.cpp.
| AllocatedType* Json::BatchAllocator< AllocatedType, objectPerAllocation >::BatchInfo::used_ | 
Definition at line 1180 of file jsoncpp.cpp.