Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Static Public Member Functions | List of all members
XalanMemMngArrayAllocate< Type > Class Template Reference

Static Public Member Functions

static Type * allocate (size_t size, MemoryManagerType &memoryManager)
 
static Type * allocateMemMgr (size_t size, MemoryManagerType &memoryManager)
 
static void deallocate (Type *ptr, size_t size, MemoryManagerType &memoryManager)
 

Member Function Documentation

template<class Type >
static Type* XalanMemMngArrayAllocate< Type >::allocate ( size_t  size,
MemoryManagerType memoryManager 
)
static
template<class Type >
static Type* XalanMemMngArrayAllocate< Type >::allocateMemMgr ( size_t  size,
MemoryManagerType memoryManager 
)
static
template<class Type >
static void XalanMemMngArrayAllocate< Type >::deallocate ( Type *  ptr,
size_t  size,
MemoryManagerType memoryManager 
)
static

The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo