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