#include <XalanMemoryManagement.hpp>
Definition at line 552 of file XalanMemoryManagement.hpp.
typedef ConstructValueWithNoMemoryManager<C> ConstructWithNoMemoryManager< C >::ConstructableType |
Definition at line 554 of file XalanMemoryManagement.hpp.
static C* ConstructWithNoMemoryManager< C >::construct | ( | C * | address, | |
MemoryManager & | ||||
) | [inline, static] |
Definition at line 556 of file XalanMemoryManagement.hpp.
static C* ConstructWithNoMemoryManager< C >::construct | ( | C * | address, | |
const C & | theRhs, | |||
MemoryManager & | ||||
) | [inline, static] |
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 |
|