#include <XalanMemoryManagement.hpp>
Public Types | |
typedef ConstructValueWithMemoryManager< C > | ConstructableType |
Static Public Member Functions | |
static C * | construct (C *address, MemoryManager &mgr) |
static C * | construct (C *address, const C &theRhs, MemoryManager &mgr) |
Definition at line 568 of file XalanMemoryManagement.hpp.
typedef ConstructValueWithMemoryManager<C> ConstructWithMemoryManager< C >::ConstructableType |
Definition at line 570 of file XalanMemoryManagement.hpp.
|
inlinestatic |
Definition at line 572 of file XalanMemoryManagement.hpp.
|
inlinestatic |
Definition at line 577 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 |
|