Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Types | Public Member Functions | List of all members
GuardCachedObject< XalanObjectCacheType > Class Template Reference

Public Types

typedef
XalanObjectCacheType::CacheObjectType 
CacheObjectType

Public Member Functions

 GuardCachedObject (XalanObjectCacheType &theCache)
 ~GuardCachedObject ()
CacheObjectTypeget () const
CacheObjectTyperelease ()

Member Typedef Documentation

template<class XalanObjectCacheType >
typedef XalanObjectCacheType::CacheObjectType GuardCachedObject< XalanObjectCacheType >::CacheObjectType

Constructor & Destructor Documentation

template<class XalanObjectCacheType >
GuardCachedObject< XalanObjectCacheType >::GuardCachedObject ( XalanObjectCacheType &  theCache)
template<class XalanObjectCacheType >
GuardCachedObject< XalanObjectCacheType >::~GuardCachedObject ( )

Member Function Documentation

template<class XalanObjectCacheType >
CacheObjectType* GuardCachedObject< XalanObjectCacheType >::get ( ) const
template<class XalanObjectCacheType >
CacheObjectType* GuardCachedObject< XalanObjectCacheType >::release ( )

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