17 #if !defined(XERCESATTRIBUTEBRIDGEALLOCATOR_INCLUDE_GUARD_12455133)
18 #define XERCESATTRIBUTEBRIDGEALLOCATOR_INCLUDE_GUARD_12455133
34 XALAN_CPP_NAMESPACE_BEGIN
48 #if defined(XALAN_NO_DEFAULT_TEMPLATE_ARGUMENTS)
96 return m_allocator.getBlockCount();
107 return m_allocator.getBlockSize();
119 ArenaAllocatorType m_allocator;
124 XALAN_CPP_NAMESPACE_END
128 #endif // XERCESATTRIBUTEBRIDGEALLOCATOR_INCLUDE_GUARD_12455133
size_type getBlockCount() const
Get size of an ArenaBlock, that is, the number of objects in each block.
Definition: XercesAttributeBridgeAllocator.hpp:94
ArenaAllocator< ObjectType > ArenaAllocatorType
Definition: XercesAttributeBridgeAllocator.hpp:54
size_type getBlockSize() const
Get the number of ArenaBlocks currently allocated.
Definition: XercesAttributeBridgeAllocator.hpp:105
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Attr DOM_AttrType
Definition: XercesBridgeTypes.hpp:57
#define XALAN_XERCESPARSERLIAISON_EXPORT
Definition: XercesParserLiaisonDefinitions.hpp:37
Definition: ArenaBlock.hpp:36
ArenaAllocatorType::size_type size_type
Definition: XercesAttributeBridgeAllocator.hpp:57
This class is deprecated.
Definition: XercesAttrBridge.hpp:55
Definition: ArenaAllocator.hpp:45
XALAN_CPP_NAMESPACE_BEGIN typedef size_t size_type
Definition: XalanMap.hpp:44
XercesAttrBridge ObjectType
Definition: XercesAttributeBridgeAllocator.hpp:46
This class is deprecated.
Definition: XercesAttributeBridgeAllocator.hpp:42
This class is deprecated.
Definition: XercesBridgeNavigator.hpp:53
ArenaBlockType::size_type size_type
Definition: ArenaAllocator.hpp:53