#include <XalanObjectCache.hpp>
Public Types | |
typedef XalanObjectCacheType::CacheObjectType | CacheObjectType |
Public Member Functions | |
GuardCachedObject (XalanObjectCacheType &theCache) | |
~GuardCachedObject () | |
CacheObjectType * | get () const |
CacheObjectType * | release () |
Definition at line 359 of file XalanObjectCache.hpp.
typedef XalanObjectCacheType::CacheObjectType GuardCachedObject< XalanObjectCacheType >::CacheObjectType |
Definition at line 363 of file XalanObjectCache.hpp.
|
inline |
Definition at line 365 of file XalanObjectCache.hpp.
|
inline |
Definition at line 371 of file XalanObjectCache.hpp.
|
inline |
Definition at line 380 of file XalanObjectCache.hpp.
|
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 |
|