|
Xalan-C++ API Reference 1.12.0
|
#include <xalanc/Include/XalanObjectCache.hpp>
Public Types | |
| typedef XalanVector< ObjectType * > | VectorType |
| typedef ObjectType | CacheObjectType |
Public Member Functions | |
| XalanObjectCache (MemoryManager &theManager, XalanSize_t initialListSize=0) | |
| ~XalanObjectCache () | |
| ObjectType * | get () |
| bool | release (ObjectType *theInstance) |
| void | reset () |
Public Attributes | |
| CreateFunctorType | m_createFunctor |
| DeleteFunctorType | m_deleteFunctor |
| ResetFunctorType | m_resetFunctor |
Definition at line 263 of file XalanObjectCache.hpp.
| typedef ObjectType xalanc::XalanObjectCache< ObjectType, CreateFunctorType, DeleteFunctorType, ResetFunctorType >::CacheObjectType |
Definition at line 269 of file XalanObjectCache.hpp.
| typedef XalanVector<ObjectType*> xalanc::XalanObjectCache< ObjectType, CreateFunctorType, DeleteFunctorType, ResetFunctorType >::VectorType |
Definition at line 267 of file XalanObjectCache.hpp.
|
inlineexplicit |
Definition at line 272 of file XalanObjectCache.hpp.
|
inline |
Definition at line 280 of file XalanObjectCache.hpp.
|
inline |
Definition at line 293 of file XalanObjectCache.hpp.
|
inline |
Definition at line 312 of file XalanObjectCache.hpp.
|
inline |
Definition at line 322 of file XalanObjectCache.hpp.
| CreateFunctorType xalanc::XalanObjectCache< ObjectType, CreateFunctorType, DeleteFunctorType, ResetFunctorType >::m_createFunctor |
Definition at line 327 of file XalanObjectCache.hpp.
| DeleteFunctorType xalanc::XalanObjectCache< ObjectType, CreateFunctorType, DeleteFunctorType, ResetFunctorType >::m_deleteFunctor |
Definition at line 329 of file XalanObjectCache.hpp.
| ResetFunctorType xalanc::XalanObjectCache< ObjectType, CreateFunctorType, DeleteFunctorType, ResetFunctorType >::m_resetFunctor |
Definition at line 331 of file XalanObjectCache.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Thu Jan 9 2025 11:39:52 for Xalan-C++ API Reference by
1.9.8