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

List of all members.

Public Attributes

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

Detailed Description

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

Definition at line 1177 of file jsoncpp.cpp.


Member Data Documentation

template<typename AllocatedType , const unsigned int objectPerAllocation>
AllocatedType Json::BatchAllocator< AllocatedType, objectPerAllocation >::BatchInfo::buffer_[objectPerAllocation]

Definition at line 1182 of file jsoncpp.cpp.

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

Definition at line 1181 of file jsoncpp.cpp.

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

Definition at line 1179 of file jsoncpp.cpp.

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

Definition at line 1180 of file jsoncpp.cpp.


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


find_object_2d
Author(s): Mathieu Labbe
autogenerated on Thu Aug 27 2015 13:00:34