#include <XalanObjectCache.hpp>
Definition at line 359 of file XalanObjectCache.hpp.
typedef XalanObjectCacheType::CacheObjectType GuardCachedObject< XalanObjectCacheType >::CacheObjectType |
Definition at line 363 of file XalanObjectCache.hpp.
GuardCachedObject< XalanObjectCacheType >::GuardCachedObject | ( | XalanObjectCacheType & | theCache | ) | [inline] |
Definition at line 365 of file XalanObjectCache.hpp.
GuardCachedObject< XalanObjectCacheType >::~GuardCachedObject | ( | ) | [inline] |
Definition at line 371 of file XalanObjectCache.hpp.
CacheObjectType* GuardCachedObject< XalanObjectCacheType >::get | ( | ) | const [inline] |
Definition at line 380 of file XalanObjectCache.hpp.
CacheObjectType* GuardCachedObject< XalanObjectCacheType >::release | ( | ) | [inline] |
Definition at line 386 of file XalanObjectCache.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|