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) |
| Type* cloneObj | ( | const Type & | other, |
| MemoryManagerType & | theManager | ||
| ) |
| XALAN_CPP_NAMESPACE_BEGIN Type* cloneObjWithMemMgr | ( | const Type & | other, |
| MemoryManagerType & | theManager | ||
| ) |
| void destroyObjWithMemMgr | ( | const Type * | ptr, |
| MemoryManagerType & | theManager | ||
| ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|