xrootd
Public Member Functions | Protected Attributes | List of all members
XrdSutCacheRef Class Reference

#include <XrdSutCache.hh>

Collaboration diagram for XrdSutCacheRef:
Collaboration graph
[legend]

Public Member Functions

void Lock (XrdSysMutex *Mutex)
 
void Set (XrdSysMutex *Mutex)
 
void UnLock ()
 
 XrdSutCacheRef ()
 
 ~XrdSutCacheRef ()
 

Protected Attributes

XrdSysMutexmtx
 

Constructor & Destructor Documentation

XrdSutCacheRef::XrdSutCacheRef ( )
inline
XrdSutCacheRef::~XrdSutCacheRef ( )
inline

References mtx, and UnLock().

Member Function Documentation

void XrdSutCacheRef::Lock ( XrdSysMutex Mutex)
inline
void XrdSutCacheRef::Set ( XrdSysMutex Mutex)
inline

References mtx, and XrdSysMutex::UnLock().

Referenced by XrdSutCache::Get().

void XrdSutCacheRef::UnLock ( )
inline

Member Data Documentation

XrdSysMutex* XrdSutCacheRef::mtx
protected

Referenced by Lock(), Set(), UnLock(), and ~XrdSutCacheRef().


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