Searched refs:BatchAllocator (Results 1 - 1 of 1) sorted by relevance

/external/jsoncpp/src/lib_json/
H A Djson_batchallocator.h30 class BatchAllocator class in namespace:Json
33 BatchAllocator( unsigned int objectsPerPage = 255 ) function in class:Json::BatchAllocator
44 ~BatchAllocator()
101 BatchAllocator( const BatchAllocator & );
102 void operator =( const BatchAllocator &);

Completed in 83 milliseconds