Public Types | |
typedef size_t | size_type |
Public Member Functions | |
XalanAllocationGuard (MemoryManager &theMemoryManager, void *thePointer) | |
XalanAllocationGuard (MemoryManager &theMemoryManager, size_type theSize) | |
~XalanAllocationGuard () | |
void * | get () const |
void | release () |
typedef size_t XalanAllocationGuard::size_type |
XalanAllocationGuard::XalanAllocationGuard | ( | MemoryManager & | theMemoryManager, |
void * | thePointer | ||
) |
XalanAllocationGuard::XalanAllocationGuard | ( | MemoryManager & | theMemoryManager, |
size_type | theSize | ||
) |
XalanAllocationGuard::~XalanAllocationGuard | ( | ) |
void* XalanAllocationGuard::get | ( | ) | const |
void XalanAllocationGuard::release | ( | ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|