19 #if !defined(XERCESATTRWRAPPERALLOCATOR_INCLUDE_GUARD_12455133) 20 #define XERCESATTRWRAPPERALLOCATOR_INCLUDE_GUARD_12455133 46 #if defined(XALAN_NO_DEFAULT_TEMPLATE_ARGUMENTS) 94 return m_allocator.getBlockCount();
105 return m_allocator.getBlockSize();
117 ArenaAllocatorType m_allocator;
126 #endif // XERCESATTRWRAPPERALLOCATOR_INCLUDE_GUARD_12455133
ArenaAllocatorType::size_type size_type
#define XALAN_XERCESPARSERLIAISON_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
xercesc::DOMAttr DOMAttrType
size_type getBlockCount() const
Get size of an ArenaBlock, that is, the number of objects in each block.
XercesAttrWrapper ObjectType
ArenaAllocator< ObjectType > ArenaAllocatorType
ArenaBlock< ObjectType > ::size_type size_type
size_type getBlockSize() const
Get the number of ArenaBlocks currently allocated.