#include <XalanMemoryManagement.hpp>
Definition at line 100 of file XalanMemoryManagement.hpp.
typedef size_t XalanAllocationGuard::size_type |
Definition at line 107 of file XalanMemoryManagement.hpp.
XalanAllocationGuard::XalanAllocationGuard | ( | MemoryManager & | theMemoryManager, | |
void * | thePointer | |||
) | [inline] |
Definition at line 110 of file XalanMemoryManagement.hpp.
XalanAllocationGuard::XalanAllocationGuard | ( | MemoryManager & | theMemoryManager, | |
size_type | theSize | |||
) | [inline] |
Definition at line 118 of file XalanMemoryManagement.hpp.
XalanAllocationGuard::~XalanAllocationGuard | ( | ) | [inline] |
Definition at line 126 of file XalanMemoryManagement.hpp.
void* XalanAllocationGuard::get | ( | ) | const [inline] |
Definition at line 135 of file XalanMemoryManagement.hpp.
void XalanAllocationGuard::release | ( | ) | [inline] |
Definition at line 141 of file XalanMemoryManagement.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|