#include <xalanc/Include/XalanMemoryManagement.hpp>
Definition at line 96 of file XalanMemoryManagement.hpp.
xalanc::XalanAllocationGuard::XalanAllocationGuard |
( |
MemoryManager & |
theMemoryManager, |
|
|
void * |
thePointer |
|
) |
| |
|
inline |
xalanc::XalanAllocationGuard::XalanAllocationGuard |
( |
MemoryManager & |
theMemoryManager, |
|
|
size_type |
theSize |
|
) |
| |
|
inline |
xalanc::XalanAllocationGuard::~XalanAllocationGuard |
( |
| ) |
|
|
inline |
void* xalanc::XalanAllocationGuard::get |
( |
| ) |
const |
|
inline |
void xalanc::XalanAllocationGuard::release |
( |
| ) |
|
|
inline |
Definition at line 133 of file XalanMemoryManagement.hpp.
Referenced by xalanc::XalanEXSLTFunctionObjectType::clone(), xalanc::NameSpace::create(), xalanc::XalanVector< XalanDOMChar >::create(), xalanc::FormatterToXMLUnicode< UnicodeWriter, ConstantsType, CharPredicate, IndentHandler, XMLVersion >::create(), xalanc::XalanDeque< XercesBridgeNavigator >::create(), xalanc::DefaultCacheCreateFunctor< ObjectType >::operator()(), xalanc::XalanMessageLoader::XalanMessageLoaderCreateFunct< Type >::operator()(), xalanc::DefaultCacheCreateFunctorMemMgr< FormatterToTextDOMString >::operator()(), xalanc::XalanConstruct(), and xalanc::XalanCopyConstruct().
The documentation for this class was generated from the following file: