|
Xalan-C++ API Reference
1.12.0
|
#include <xalanc/Include/XalanObjectCache.hpp>
Public Types | |
| typedef XalanObjectCache< ObjectType, DefaultCacheCreateFunctorMemMgr< ObjectType >, DeleteFunctor< ObjectType >, DefaultCacheResetFunctor< ObjectType > > | BaseClassType |
Public Types inherited from xalanc::XalanObjectCache< ObjectType, DefaultCacheCreateFunctorMemMgr< ObjectType >, DeleteFunctor< ObjectType >, DefaultCacheResetFunctor< ObjectType > > | |
| typedef XalanVector< ObjectType * > | VectorType |
| typedef ObjectType | CacheObjectType |
Public Member Functions | |
| XalanMemoryManagerObjectCacheDefault (MemoryManager &theManager, XalanSize_t initialListSize=0) | |
Public Member Functions inherited from xalanc::XalanObjectCache< ObjectType, DefaultCacheCreateFunctorMemMgr< ObjectType >, DeleteFunctor< ObjectType >, DefaultCacheResetFunctor< ObjectType > > | |
| XalanObjectCache (MemoryManager &theManager, XalanSize_t initialListSize=0) | |
| ~XalanObjectCache () | |
| ObjectType * | get () |
| bool | release (ObjectType *theInstance) |
| void | reset () |
Additional Inherited Members | |
Public Attributes inherited from xalanc::XalanObjectCache< ObjectType, DefaultCacheCreateFunctorMemMgr< ObjectType >, DeleteFunctor< ObjectType >, DefaultCacheResetFunctor< ObjectType > > | |
| DefaultCacheCreateFunctorMemMgr< ObjectType > | m_createFunctor |
| DeleteFunctor< ObjectType > | m_deleteFunctor |
| DefaultCacheResetFunctor< ObjectType > | m_resetFunctor |
Definition at line 431 of file XalanObjectCache.hpp.
| typedef XalanObjectCache< ObjectType, DefaultCacheCreateFunctorMemMgr<ObjectType>, DeleteFunctor<ObjectType>, DefaultCacheResetFunctor<ObjectType> > xalanc::XalanMemoryManagerObjectCacheDefault< ObjectType >::BaseClassType |
Definition at line 444 of file XalanObjectCache.hpp.
|
inlineexplicit |
Definition at line 447 of file XalanObjectCache.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:36 for Xalan-C++ API Reference by
1.8.17