Xalan-C++ API Reference
1.12.0
|
#include <xalanc/Include/XalanMemMgrAutoPtr.hpp>
Classes | |
class | MemMgrAutoPtrData |
Public Types | |
typedef std::pair< MemoryManager *, Type * > | AutoPtrPairType |
Public Member Functions | |
XalanMemMgrAutoPtr (MemoryManager &theManager, Type *ptr) | |
XalanMemMgrAutoPtr () | |
XalanMemMgrAutoPtr (const XalanMemMgrAutoPtr< Type > &theSource) | |
XalanMemMgrAutoPtr< Type > & | operator= (XalanMemMgrAutoPtr< Type > &theRHS) |
~XalanMemMgrAutoPtr () | |
Type & | operator* () const |
Type * | operator-> () const |
Type * | get () const |
MemoryManager * | getMemoryManager () |
const MemoryManager * | getMemoryManager () const |
MemMgrAutoPtrData | release () |
Type * | releasePtr () |
void | reset (MemoryManager *theManager=0, Type *thePointer=0) |
Definition at line 46 of file XalanMemMgrAutoPtr.hpp.
typedef std::pair<MemoryManager*, Type*> xalanc::XalanMemMgrAutoPtr< Type >::AutoPtrPairType |
Definition at line 50 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 114 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 121 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 126 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 144 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 162 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 168 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 174 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 150 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 156 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 132 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 180 of file XalanMemMgrAutoPtr.hpp.
Referenced by xalanc::XalanMemMgrAutoPtr< xalanc::XalanSourceTreeDocument >::operator=().
|
inline |
Definition at line 190 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 198 of file XalanMemMgrAutoPtr.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:36 for Xalan-C++ API Reference by 1.8.17