Xalan-C++ API Reference
1.12.0
|
#include <xalanc/Include/XalanMemMgrAutoPtr.hpp>
Public Member Functions | |
MemMgrAutoPtrArrayData () | |
MemMgrAutoPtrArrayData (MemoryManager *memoryManager, Type *dataPointer, size_type size) | |
bool | isInitilized () const |
void | deallocate () |
void | reset (MemoryManager *theMemoryManager, Type *thePointer, size_type size) |
Public Attributes | |
MemoryManager * | m_memoryManager |
Type * | m_dataArray |
size_type | m_size |
Definition at line 223 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 227 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 234 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 252 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 246 of file XalanMemMgrAutoPtr.hpp.
|
inline |
Definition at line 270 of file XalanMemMgrAutoPtr.hpp.
Referenced by xalanc::XalanMemMgrAutoPtrArray< Type >::release().
Type* xalanc::XalanMemMgrAutoPtrArray< Type >::MemMgrAutoPtrArrayData::m_dataArray |
Definition at line 288 of file XalanMemMgrAutoPtr.hpp.
Referenced by xalanc::XalanMemMgrAutoPtrArray< Type >::releasePtr().
MemoryManager* xalanc::XalanMemMgrAutoPtrArray< Type >::MemMgrAutoPtrArrayData::m_memoryManager |
Definition at line 286 of file XalanMemMgrAutoPtr.hpp.
size_type xalanc::XalanMemMgrAutoPtrArray< Type >::MemMgrAutoPtrArrayData::m_size |
Definition at line 290 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