Xalan-C++ API Reference
1.12.0
|
#include <xalanc/Include/XalanMemMgrAutoPtr.hpp>
Classes | |
class | MemMgrAutoPtrArrayData |
Public Types | |
typedef std::size_t | size_type |
Public Member Functions | |
XalanMemMgrAutoPtrArray (MemoryManager &theManager, Type *ptr, size_type size) | |
XalanMemMgrAutoPtrArray () | |
XalanMemMgrAutoPtrArray (const XalanMemMgrAutoPtrArray< Type > &theSource) | |
XalanMemMgrAutoPtrArray< Type > & | operator= (XalanMemMgrAutoPtrArray< Type > &theRHS) |
~XalanMemMgrAutoPtrArray () | |
Type & | operator* () const |
Type * | operator-> () const |
Type * | get () const |
size_type | getSize () const |
MemoryManager * | getMemoryManager () |
const MemoryManager * | getMemoryManager () const |
XalanMemMgrAutoPtrArray< Type > & | operator++ () |
MemMgrAutoPtrArrayData | release () |
Type * | releasePtr () |
void | reset (MemoryManager *theManager=0, Type *thePointer=0, size_type size=0) |
Type & | operator[] (size_type index) const |
Definition at line 217 of file XalanMemMgrAutoPtr.hpp.
typedef std::size_t xalanc::XalanMemMgrAutoPtrArray< Type >::size_type |
Definition at line 221 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 303 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 314 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 319 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 337 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 355 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 367 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 373 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 361 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 343 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 379 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 349 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 325 of file XalanMemMgrAutoPtr.hpp.
References xalanc::XalanMemMgrAutoPtrArray< Type >::release().
|
inline |
Definition at line 429 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 400 of file XalanMemMgrAutoPtr.hpp.
References xalanc::XalanMemMgrAutoPtrArray< Type >::MemMgrAutoPtrArrayData::reset().
Referenced by xalanc::XalanMemMgrAutoPtrArray< Type >::operator=().
|
inline |
Definition at line 410 of file XalanMemMgrAutoPtr.hpp.
References xalanc::XalanMemMgrAutoPtrArray< Type >::MemMgrAutoPtrArrayData::m_dataArray.
|
inline |
Definition at line 418 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