Xalan-C++ API Reference  1.12.0
Public Member Functions | Public Attributes | List of all members
xalanc::ConstructValueWithMemoryManager< C > Struct Template Reference

#include <xalanc/Include/XalanMemoryManagement.hpp>

Public Member Functions

 ConstructValueWithMemoryManager (MemoryManager &mgr)
 

Public Attributes

value
 

Detailed Description

template<class C>
struct xalanc::ConstructValueWithMemoryManager< C >

Definition at line 533 of file XalanMemoryManagement.hpp.

Constructor & Destructor Documentation

◆ ConstructValueWithMemoryManager()

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

Definition at line 535 of file XalanMemoryManagement.hpp.

Member Data Documentation

◆ value

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

Definition at line 540 of file XalanMemoryManagement.hpp.


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