| typedef XALAN_STD_QUALIFIER pair<MemoryManager*, Type*> XalanMemMgrAutoPtr< Type, toCallDestructor >::AutoPtrPairType |
| XalanMemMgrAutoPtr< Type, toCallDestructor >::XalanMemMgrAutoPtr | ( | MemoryManager & | theManager, | |
| Type * | ptr | |||
| ) |
| XalanMemMgrAutoPtr< Type, toCallDestructor >::XalanMemMgrAutoPtr | ( | ) |
| XalanMemMgrAutoPtr< Type, toCallDestructor >::XalanMemMgrAutoPtr | ( | const XalanMemMgrAutoPtr< Type, toCallDestructor > & | theSource | ) |
| XalanMemMgrAutoPtr< Type, toCallDestructor >::~XalanMemMgrAutoPtr | ( | ) |
| XalanMemMgrAutoPtr<Type,toCallDestructor>& XalanMemMgrAutoPtr< Type, toCallDestructor >::operator= | ( | XalanMemMgrAutoPtr< Type, toCallDestructor > & | theRHS | ) |
| Type& XalanMemMgrAutoPtr< Type, toCallDestructor >::operator* | ( | ) | const |
| Type* XalanMemMgrAutoPtr< Type, toCallDestructor >::operator-> | ( | ) | const |
| Type* XalanMemMgrAutoPtr< Type, toCallDestructor >::get | ( | ) | const |
| MemoryManager* XalanMemMgrAutoPtr< Type, toCallDestructor >::getMemoryManager | ( | ) |
| const MemoryManager* XalanMemMgrAutoPtr< Type, toCallDestructor >::getMemoryManager | ( | ) | const |
| MemMgrAutoPtrData XalanMemMgrAutoPtr< Type, toCallDestructor >::release | ( | ) |
| Type* XalanMemMgrAutoPtr< Type, toCallDestructor >::releasePtr | ( | ) |
| void XalanMemMgrAutoPtr< Type, toCallDestructor >::reset | ( | MemoryManager * | theManager = 0, |
|
| Type * | thePointer = 0 | |||
| ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|