Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Types | Public Member Functions | List of all members
XalanMemoryManagerObjectCacheDefault< ObjectType > Class Template Reference
Inheritance diagram for XalanMemoryManagerObjectCacheDefault< ObjectType >:
XalanObjectCache< ObjectType, DefaultCacheCreateFunctorMemMgr< ObjectType >, DeleteFunctor< ObjectType >, DefaultCacheResetFunctor< ObjectType > >

Public Types

typedef XalanObjectCache
< ObjectType,
DefaultCacheCreateFunctorMemMgr
< ObjectType >, DeleteFunctor
< ObjectType >
, DefaultCacheResetFunctor
< ObjectType > > 
BaseClassType
 
- Public Types inherited from XalanObjectCache< ObjectType, DefaultCacheCreateFunctorMemMgr< ObjectType >, DeleteFunctor< ObjectType >, DefaultCacheResetFunctor< ObjectType > >
typedef XalanVector< ObjectType * > VectorType
 
typedef ObjectType CacheObjectType
 

Public Member Functions

 XalanMemoryManagerObjectCacheDefault (MemoryManagerType &theManager, unsigned int initialListSize=0)
 
- Public Member Functions inherited from XalanObjectCache< ObjectType, DefaultCacheCreateFunctorMemMgr< ObjectType >, DeleteFunctor< ObjectType >, DefaultCacheResetFunctor< ObjectType > >
 XalanObjectCache (MemoryManagerType &theManager, unsigned int initialListSize=0)
 
 ~XalanObjectCache ()
 
ObjectType * get ()
 
bool release (ObjectType *theInstance)
 
void reset ()
 

Additional Inherited Members

- Public Attributes inherited from XalanObjectCache< ObjectType, DefaultCacheCreateFunctorMemMgr< ObjectType >, DeleteFunctor< ObjectType >, DefaultCacheResetFunctor< ObjectType > >
DefaultCacheCreateFunctorMemMgr
< ObjectType > 
m_createFunctor
 
DeleteFunctor< ObjectType > m_deleteFunctor
 
DefaultCacheResetFunctor
< ObjectType > 
m_resetFunctor
 

Member Typedef Documentation

template<class ObjectType >
typedef XalanObjectCache< ObjectType, DefaultCacheCreateFunctorMemMgr<ObjectType>, DeleteFunctor<ObjectType>, DefaultCacheResetFunctor<ObjectType> > XalanMemoryManagerObjectCacheDefault< ObjectType >::BaseClassType

Constructor & Destructor Documentation

template<class ObjectType >
XalanMemoryManagerObjectCacheDefault< ObjectType >::XalanMemoryManagerObjectCacheDefault ( MemoryManagerType theManager,
unsigned int  initialListSize = 0 
)
explicit

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

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo