#include <XalanMemMgrAutoPtr.hpp>

Definition at line 217 of file XalanMemMgrAutoPtr.hpp.
| typedef size_t XalanMemMgrAutoPtrArray< Type >::size_type |
Definition at line 224 of file XalanMemMgrAutoPtr.hpp.
| XalanMemMgrAutoPtrArray< Type >::XalanMemMgrAutoPtrArray | ( | MemoryManager & | theManager, | |
| Type * | ptr, | |||
| size_type | size | |||
| ) | [inline] |
Definition at line 307 of file XalanMemMgrAutoPtr.hpp.
| XalanMemMgrAutoPtrArray< Type >::XalanMemMgrAutoPtrArray | ( | ) | [inline] |
Definition at line 318 of file XalanMemMgrAutoPtr.hpp.
| XalanMemMgrAutoPtrArray< Type >::XalanMemMgrAutoPtrArray | ( | const XalanMemMgrAutoPtrArray< Type > & | theSource | ) | [inline] |
Definition at line 323 of file XalanMemMgrAutoPtr.hpp.
| XalanMemMgrAutoPtrArray< Type >::~XalanMemMgrAutoPtrArray | ( | ) | [inline] |
Definition at line 341 of file XalanMemMgrAutoPtr.hpp.
| Type* XalanMemMgrAutoPtrArray< Type >::get | ( | ) | const [inline] |
Definition at line 359 of file XalanMemMgrAutoPtr.hpp.
| MemoryManager* XalanMemMgrAutoPtrArray< Type >::getMemoryManager | ( | ) | [inline] |
Definition at line 371 of file XalanMemMgrAutoPtr.hpp.
| const MemoryManager* XalanMemMgrAutoPtrArray< Type >::getMemoryManager | ( | ) | const [inline] |
Definition at line 377 of file XalanMemMgrAutoPtr.hpp.
| size_type XalanMemMgrAutoPtrArray< Type >::getSize | ( | ) | const [inline] |
Definition at line 365 of file XalanMemMgrAutoPtr.hpp.
| Type& XalanMemMgrAutoPtrArray< Type >::operator* | ( | ) | const [inline] |
Definition at line 347 of file XalanMemMgrAutoPtr.hpp.
| XalanMemMgrAutoPtrArray<Type>& XalanMemMgrAutoPtrArray< Type >::operator++ | ( | ) | [inline] |
Definition at line 383 of file XalanMemMgrAutoPtr.hpp.
| Type* XalanMemMgrAutoPtrArray< Type >::operator-> | ( | ) | const [inline] |
Definition at line 353 of file XalanMemMgrAutoPtr.hpp.
| XalanMemMgrAutoPtrArray<Type>& XalanMemMgrAutoPtrArray< Type >::operator= | ( | XalanMemMgrAutoPtrArray< Type > & | theRHS | ) | [inline] |
Definition at line 329 of file XalanMemMgrAutoPtr.hpp.
| Type& XalanMemMgrAutoPtrArray< Type >::operator[] | ( | size_type | index | ) | const [inline] |
Definition at line 433 of file XalanMemMgrAutoPtr.hpp.
| MemMgrAutoPtrArrayData XalanMemMgrAutoPtrArray< Type >::release | ( | ) | [inline] |
Definition at line 404 of file XalanMemMgrAutoPtr.hpp.
| Type* XalanMemMgrAutoPtrArray< Type >::releasePtr | ( | ) | [inline] |
Definition at line 414 of file XalanMemMgrAutoPtr.hpp.
| void XalanMemMgrAutoPtrArray< Type >::reset | ( | MemoryManager * | theManager = 0, |
|
| Type * | thePointer = 0, |
|||
| size_type | size = 0 | |||
| ) | [inline] |
Definition at line 422 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 |
|
|