Xalan-C++ API Reference  1.12.0
Public Member Functions | List of all members
xalanc::DefaultCacheCreateFunctorMemMgr< ObjectType > Class Template Reference

#include <xalanc/Include/XalanObjectCache.hpp>

Inheritance diagram for xalanc::DefaultCacheCreateFunctorMemMgr< ObjectType >:
[legend]

Public Member Functions

ObjectType * operator() (MemoryManager &theManager) const
 

Detailed Description

template<class ObjectType>
class xalanc::DefaultCacheCreateFunctorMemMgr< ObjectType >

Definition at line 61 of file XalanObjectCache.hpp.

Member Function Documentation

◆ operator()()

template<class ObjectType >
ObjectType* xalanc::DefaultCacheCreateFunctorMemMgr< ObjectType >::operator() ( MemoryManager &  theManager) const
inline

Definition at line 66 of file XalanObjectCache.hpp.


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