17 #if !defined(XERCESATTRWRAPPERALLOCATOR_INCLUDE_GUARD_12455133)
18 #define XERCESATTRWRAPPERALLOCATOR_INCLUDE_GUARD_12455133
34 XALAN_CPP_NAMESPACE_BEGIN
44 #if defined(XALAN_NO_DEFAULT_TEMPLATE_ARGUMENTS)
92 return m_allocator.getBlockCount();
103 return m_allocator.getBlockSize();
115 ArenaAllocatorType m_allocator;
120 XALAN_CPP_NAMESPACE_END
124 #endif // XERCESATTRWRAPPERALLOCATOR_INCLUDE_GUARD_12455133
Definition: XercesAttrWrapperAllocator.hpp:38
Definition: XercesAttrWrapper.hpp:47
XercesAttrWrapper ObjectType
Definition: XercesAttrWrapperAllocator.hpp:42
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER MemoryManager MemoryManagerType
Definition: XalanMemoryManagement.hpp:39
size_type getBlockCount() const
Get size of an ArenaBlock, that is, the number of objects in each block.
Definition: XercesAttrWrapperAllocator.hpp:90
#define XALAN_XERCESPARSERLIAISON_EXPORT
Definition: XercesParserLiaisonDefinitions.hpp:37
size_type getBlockSize() const
Get the number of ArenaBlocks currently allocated.
Definition: XercesAttrWrapperAllocator.hpp:101
Definition: ArenaBlock.hpp:36
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER DOMAttr DOMAttrType
Definition: XercesWrapperTypes.hpp:51
ArenaAllocator< ObjectType > ArenaAllocatorType
Definition: XercesAttrWrapperAllocator.hpp:50
Definition: ArenaAllocator.hpp:45
XALAN_CPP_NAMESPACE_BEGIN typedef size_t size_type
Definition: XalanMap.hpp:44
ArenaAllocatorType::size_type size_type
Definition: XercesAttrWrapperAllocator.hpp:53
Definition: XercesWrapperNavigator.hpp:53
ArenaBlockType::size_type size_type
Definition: ArenaAllocator.hpp:53