#include <XalanMemMgrAutoPtr.hpp>
Definition at line 52 of file XalanMemMgrAutoPtr.hpp.
XalanMemMgrAutoPtr< Type >::MemMgrAutoPtrData::MemMgrAutoPtrData | ( | ) | [inline] |
Definition at line 56 of file XalanMemMgrAutoPtr.hpp.
XalanMemMgrAutoPtr< Type >::MemMgrAutoPtrData::MemMgrAutoPtrData | ( | MemoryManager * | memoryManager, | |
Type * | dataPointer | |||
) | [inline] |
Definition at line 61 of file XalanMemMgrAutoPtr.hpp.
void XalanMemMgrAutoPtr< Type >::MemMgrAutoPtrData::deallocate | ( | ) | [inline] |
Definition at line 76 of file XalanMemMgrAutoPtr.hpp.
bool XalanMemMgrAutoPtr< Type >::MemMgrAutoPtrData::isInitialized | ( | ) | const [inline] |
Definition at line 70 of file XalanMemMgrAutoPtr.hpp.
void XalanMemMgrAutoPtr< Type >::MemMgrAutoPtrData::reset | ( | MemoryManager * | memoryManager, | |
Type * | dataPointer | |||
) | [inline] |
Definition at line 89 of file XalanMemMgrAutoPtr.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|