#include <XalanMemoryManagement.hpp>
Definition at line 568 of file XalanMemoryManagement.hpp.
typedef ConstructValueWithMemoryManager<C> ConstructWithMemoryManager< C >::ConstructableType |
Definition at line 570 of file XalanMemoryManagement.hpp.
static C* ConstructWithMemoryManager< C >::construct | ( | C * | address, | |
MemoryManager & | mgr | |||
) | [inline, static] |
Definition at line 572 of file XalanMemoryManagement.hpp.
static C* ConstructWithMemoryManager< C >::construct | ( | C * | address, | |
const C & | theRhs, | |||
MemoryManager & | mgr | |||
) | [inline, static] |
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 |
|