17 #if !defined(XALANSOURCETREEATTRIBUTENSALLOCATOR_INCLUDE_GUARD_12455133)
18 #define XALANSOURCETREEATTRIBUTENSALLOCATOR_INCLUDE_GUARD_12455133
34 XALAN_CPP_NAMESPACE_BEGIN
46 #if defined(XALAN_NO_DEFAULT_TEMPLATE_ARGUMENTS)
104 return m_allocator.getBlockCount();
115 return m_allocator.getBlockSize();
127 ArenaAllocatorType m_allocator;
132 XALAN_CPP_NAMESPACE_END
136 #endif // XALANSOURCETREEATTRIBUTENSALLOCATOR_INCLUDE_GUARD_12455133
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER MemoryManager MemoryManagerType
Definition: XalanMemoryManagement.hpp:39
XalanSourceTreeAttrNS ObjectType
Definition: XalanSourceTreeAttributeNSAllocator.hpp:42
Definition: ArenaBlock.hpp:36
ArenaAllocatorType::size_type size_type
Definition: XalanSourceTreeAttributeNSAllocator.hpp:55
size_type getBlockCount() const
Get size of an ArenaBlock, that is, the number of objects in each block.
Definition: XalanSourceTreeAttributeNSAllocator.hpp:102
ArenaAllocator< ObjectType > ArenaAllocatorType
Definition: XalanSourceTreeAttributeNSAllocator.hpp:52
size_type getBlockSize() const
Get the number of ArenaBlocks currently allocated.
Definition: XalanSourceTreeAttributeNSAllocator.hpp:113
ObjectType::IndexType IndexType
Definition: XalanSourceTreeAttributeNSAllocator.hpp:44
Definition: ArenaAllocator.hpp:45
#define XALAN_XALANSOURCETREE_EXPORT
Definition: XalanSourceTreeDefinitions.hpp:33
XALAN_CPP_NAMESPACE_BEGIN typedef size_t size_type
Definition: XalanMap.hpp:44
Definition: XalanDOMString.hpp:42
Definition: XalanSourceTreeAttrNS.hpp:41
unsigned long IndexType
Definition: XalanNode.hpp:70
Definition: XalanSourceTreeElement.hpp:44
Definition: XalanSourceTreeAttributeNSAllocator.hpp:38
ArenaBlockType::size_type size_type
Definition: ArenaAllocator.hpp:53