17 #if !defined(XALANSOURCETREEPROCESSINGINSTRUCTIONALLOCATOR_INCLUDE_GUARD_12455133)
18 #define XALANSOURCETREEPROCESSINGINSTRUCTIONALLOCATOR_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 // XALANSOURCETREEPROCESSINGINSTRUCTIONALLOCATOR_INCLUDE_GUARD_12455133
Definition: XalanNode.hpp:44
XalanSourceTreeProcessingInstruction ObjectType
Definition: XalanSourceTreeProcessingInstructionAllocator.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: XalanSourceTreeProcessingInstructionAllocator.hpp:102
Definition: ArenaBlock.hpp:36
ObjectType::IndexType IndexType
Definition: XalanSourceTreeProcessingInstructionAllocator.hpp:44
Definition: XalanSourceTreeProcessingInstructionAllocator.hpp:38
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
ArenaAllocatorType::size_type size_type
Definition: XalanSourceTreeProcessingInstructionAllocator.hpp:55
ArenaAllocator< ObjectType > ArenaAllocatorType
Definition: XalanSourceTreeProcessingInstructionAllocator.hpp:52
size_type getBlockSize() const
Get the number of ArenaBlocks currently allocated.
Definition: XalanSourceTreeProcessingInstructionAllocator.hpp:113
Definition: XalanDOMString.hpp:42
unsigned long IndexType
Definition: XalanNode.hpp:70
Definition: XalanSourceTreeDocument.hpp:73
Definition: XalanSourceTreeProcessingInstruction.hpp:45
ArenaBlockType::size_type size_type
Definition: ArenaAllocator.hpp:53