Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | Public Attributes | List of all members
ConstructValueWithMemoryManager< C > Struct Template Reference

#include <XalanMemoryManagement.hpp>

Public Member Functions

 ConstructValueWithMemoryManager (MemoryManager &mgr)
 

Public Attributes

value
 

Detailed Description

template<class C>
struct ConstructValueWithMemoryManager< C >

Definition at line 541 of file XalanMemoryManagement.hpp.

Constructor & Destructor Documentation

◆ ConstructValueWithMemoryManager()

template<class C >
ConstructValueWithMemoryManager< C >::ConstructValueWithMemoryManager ( MemoryManager &  mgr)
inline

Definition at line 543 of file XalanMemoryManagement.hpp.

Member Data Documentation

◆ value

template<class C >
C ConstructValueWithMemoryManager< C >::value

Definition at line 548 of file XalanMemoryManagement.hpp.


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.

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

Apache Logo