size_type getBlockCount() const
Get the number of ArenaBlocks currently allocated.
bool ownsObject(const data_type *theObject)
Determine if an object is owned by the allocator...
This primarily acts as a marker on the element stack to signal that whitespace should be preserved...
XERCES_CPP_NAMESPACE_QUALIFIER AttributeList AttributeListType
void reset()
Delete all objects from the allocator.
size_type getBlockSize() const
Get size of an ArenaBlock, that is, the number of objects in each block.
bool destroy(data_type *theObject)
Destroy an instance previously created.
ArenaAllocatorType::size_type size_type
ReusableArenaAllocator< data_type > ArenaAllocatorType