17 #if !defined(XERCESELEMENTBRIDGEALLOCATOR_INCLUDE_GUARD_12455133)
18 #define XERCESELEMENTBRIDGEALLOCATOR_INCLUDE_GUARD_12455133
34 XALAN_CPP_NAMESPACE_BEGIN
49 #if defined(XALAN_NO_DEFAULT_TEMPLATE_ARGUMENTS)
97 return m_allocator.getBlockCount();
108 return m_allocator.getBlockSize();
121 ArenaAllocatorType m_allocator;
126 XALAN_CPP_NAMESPACE_END
130 #endif // XERCESELEMENTBRIDGEALLOCATOR_INCLUDE_GUARD_12455133
#define XALAN_XERCESPARSERLIAISON_EXPORT
Definition: XercesParserLiaisonDefinitions.hpp:37
Definition: ArenaBlock.hpp:36
size_type getBlockCount() const
Get size of an ArenaBlock, that is, the number of objects in each block.
Definition: XercesElementBridgeAllocator.hpp:95
Definition: ArenaAllocator.hpp:45
ArenaAllocatorType::size_type size_type
Definition: XercesElementBridgeAllocator.hpp:58
XALAN_CPP_NAMESPACE_BEGIN typedef size_t size_type
Definition: XalanMap.hpp:44
size_type getBlockSize() const
Get the number of ArenaBlocks currently allocated.
Definition: XercesElementBridgeAllocator.hpp:106
This class is deprecated.
Definition: XercesElementBridgeAllocator.hpp:42
XERCES_CPP_NAMESPACE_QUALIFIER DOM_Element DOM_ElementType
Definition: XercesBridgeTypes.hpp:66
This class is deprecated.
Definition: XercesBridgeNavigator.hpp:53
XercesElementBridge ObjectType
Definition: XercesElementBridgeAllocator.hpp:46
ArenaAllocator< ObjectType > ArenaAllocatorType
Definition: XercesElementBridgeAllocator.hpp:55
ArenaBlockType::size_type size_type
Definition: ArenaAllocator.hpp:53
This class is deprecated.
Definition: XercesElementBridge.hpp:59