Xalan-C++ API Reference 1.12.0
|
#include <xalanc/Include/XalanObjectStackCache.hpp>
Public Types | |
typedef XalanVector< ObjectType * > | VectorType |
typedef ObjectType | CacheObjectType |
Public Member Functions | |
XalanObjectStackCache (MemoryManager &theManager, XalanSize_t initialListSize=0) | |
~XalanObjectStackCache () | |
ObjectType * | get () |
ObjectType * | top () |
ObjectType * | release () |
void | reset () |
Public Attributes | |
CreateFunctorType | m_createFunctor |
DeleteFunctorType | m_deleteFunctor |
ResetFunctorType | m_resetFunctor |
Definition at line 48 of file XalanObjectStackCache.hpp.
typedef ObjectType xalanc::XalanObjectStackCache< ObjectType, CreateFunctorType, DeleteFunctorType, ResetFunctorType >::CacheObjectType |
Definition at line 54 of file XalanObjectStackCache.hpp.
typedef XalanVector<ObjectType*> xalanc::XalanObjectStackCache< ObjectType, CreateFunctorType, DeleteFunctorType, ResetFunctorType >::VectorType |
Definition at line 52 of file XalanObjectStackCache.hpp.
|
inlineexplicit |
Definition at line 57 of file XalanObjectStackCache.hpp.
|
inline |
Definition at line 68 of file XalanObjectStackCache.hpp.
|
inline |
Definition at line 79 of file XalanObjectStackCache.hpp.
|
inline |
Definition at line 104 of file XalanObjectStackCache.hpp.
|
inline |
Definition at line 112 of file XalanObjectStackCache.hpp.
|
inline |
Definition at line 96 of file XalanObjectStackCache.hpp.
CreateFunctorType xalanc::XalanObjectStackCache< ObjectType, CreateFunctorType, DeleteFunctorType, ResetFunctorType >::m_createFunctor |
Definition at line 123 of file XalanObjectStackCache.hpp.
DeleteFunctorType xalanc::XalanObjectStackCache< ObjectType, CreateFunctorType, DeleteFunctorType, ResetFunctorType >::m_deleteFunctor |
Definition at line 125 of file XalanObjectStackCache.hpp.
ResetFunctorType xalanc::XalanObjectStackCache< ObjectType, CreateFunctorType, DeleteFunctorType, ResetFunctorType >::m_resetFunctor |
Definition at line 127 of file XalanObjectStackCache.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Mon Feb 5 2024 20:50:04 for Xalan-C++ API Reference by