XercesTextWrapperAllocator(MemoryManager &theManager, size_type theBlockCount)
Construct an instance that will allocate blocks of the specified size.
ArenaAllocator< ObjectType > ArenaAllocatorType
ObjectType * create(const DOMTextType *theXercesText, const XercesWrapperNavigator &theNavigator)
Create a XercesTextWrapper instance.
XercesTextWrapper ObjectType
~XercesTextWrapperAllocator()
ArenaAllocatorType::size_type size_type
size_type getBlockSize() const
Get the number of ArenaBlocks currently allocated.
size_type getBlockCount() const
Get size of an ArenaBlock, that is, the number of objects in each block.
void reset()
Delete all objects from allocator.