Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Types | Static Public Member Functions | List of all members
ConstructWithMemoryManager< C > Struct Template Reference

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)

Member Typedef Documentation

Member Function Documentation

template<class C >
static C* ConstructWithMemoryManager< C >::construct ( C *  address,
MemoryManager &  mgr 
)
static
template<class C >
static C* ConstructWithMemoryManager< C >::construct ( C *  address,
const C &  theRhs,
MemoryManager &  mgr 
)
static

The documentation for this struct was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo