Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Types | Public Member Functions | List of all members
XalanAllocationGuard Class Reference

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 ()

Member Typedef Documentation

Constructor & Destructor Documentation

XalanAllocationGuard::XalanAllocationGuard ( MemoryManager &  theMemoryManager,
void *  thePointer 
)
XalanAllocationGuard::XalanAllocationGuard ( MemoryManager &  theMemoryManager,
size_type  theSize 
)
XalanAllocationGuard::~XalanAllocationGuard ( )

Member Function Documentation

void* XalanAllocationGuard::get ( ) const
void XalanAllocationGuard::release ( )

The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo