Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XalanMemMgrAutoPtr< Type, toCallDestructor > Class Template Reference

List of all members.

Public Types

Public Member Functions

Classes

template<class Type, bool toCallDestructor = true>
class XalanMemMgrAutoPtr< Type, toCallDestructor >


Member Typedef Documentation

template<class Type, bool toCallDestructor = true>
typedef XALAN_STD_QUALIFIER pair<MemoryManager*, Type*> XalanMemMgrAutoPtr< Type, toCallDestructor >::AutoPtrPairType
 


Constructor & Destructor Documentation

template<class Type, bool toCallDestructor = true>
XalanMemMgrAutoPtr< Type, toCallDestructor >::XalanMemMgrAutoPtr MemoryManager &  theManager,
Type *  ptr
 

template<class Type, bool toCallDestructor = true>
XalanMemMgrAutoPtr< Type, toCallDestructor >::XalanMemMgrAutoPtr  ) 
 

template<class Type, bool toCallDestructor = true>
XalanMemMgrAutoPtr< Type, toCallDestructor >::XalanMemMgrAutoPtr const XalanMemMgrAutoPtr< Type, toCallDestructor > &  theSource  ) 
 

template<class Type, bool toCallDestructor = true>
XalanMemMgrAutoPtr< Type, toCallDestructor >::~XalanMemMgrAutoPtr  ) 
 


Member Function Documentation

template<class Type, bool toCallDestructor = true>
Type* XalanMemMgrAutoPtr< Type, toCallDestructor >::get  )  const
 

template<class Type, bool toCallDestructor = true>
const MemoryManager* XalanMemMgrAutoPtr< Type, toCallDestructor >::getMemoryManager  )  const
 

template<class Type, bool toCallDestructor = true>
MemoryManager* XalanMemMgrAutoPtr< Type, toCallDestructor >::getMemoryManager  ) 
 

template<class Type, bool toCallDestructor = true>
Type& XalanMemMgrAutoPtr< Type, toCallDestructor >::operator *  )  const
 

template<class Type, bool toCallDestructor = true>
Type* XalanMemMgrAutoPtr< Type, toCallDestructor >::operator->  )  const
 

template<class Type, bool toCallDestructor = true>
XalanMemMgrAutoPtr<Type,toCallDestructor>& XalanMemMgrAutoPtr< Type, toCallDestructor >::operator= XalanMemMgrAutoPtr< Type, toCallDestructor > &  theRHS  ) 
 

template<class Type, bool toCallDestructor = true>
MemMgrAutoPtrData XalanMemMgrAutoPtr< Type, toCallDestructor >::release  ) 
 

template<class Type, bool toCallDestructor = true>
Type* XalanMemMgrAutoPtr< Type, toCallDestructor >::releasePtr  ) 
 

template<class Type, bool toCallDestructor = true>
void XalanMemMgrAutoPtr< Type, toCallDestructor >::reset MemoryManager *  theManager = 0,
Type *  thePointer = 0
 


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