Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Classes | Functions
XalanMemMgrHelper.hpp File Reference

Go to the source code of this file.

Classes

class  CreateObjFunctor< Type >
 

Functions

template<class Type >
XALAN_CPP_NAMESPACE_BEGIN Type * cloneObjWithMemMgr (const Type &other, MemoryManagerType &theManager)
 
template<class Type >
Type * cloneObj (const Type &other, MemoryManagerType &theManager)
 
template<class Type >
void destroyObjWithMemMgr (const Type *ptr, MemoryManagerType &theManager)
 

Function Documentation

template<class Type >
Type* cloneObj ( const Type &  other,
MemoryManagerType theManager 
)
template<class Type >
XALAN_CPP_NAMESPACE_BEGIN Type* cloneObjWithMemMgr ( const Type &  other,
MemoryManagerType theManager 
)
template<class Type >
void destroyObjWithMemMgr ( const Type *  ptr,
MemoryManagerType theManager 
)

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