#include <XalanMemoryManagement.hpp>
Public Types | |
typedef ConstructValueWithNoMemoryManager< C > | ConstructableType |
Static Public Member Functions | |
static C * | construct (C *address, MemoryManager &) |
static C * | construct (C *address, const C &theRhs, MemoryManager &) |
Definition at line 552 of file XalanMemoryManagement.hpp.
typedef ConstructValueWithNoMemoryManager<C> ConstructWithNoMemoryManager< C >::ConstructableType |
Definition at line 554 of file XalanMemoryManagement.hpp.
|
inlinestatic |
Definition at line 556 of file XalanMemoryManagement.hpp.
|
inlinestatic |
Definition at line 561 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 |
|