XrdOucCacheStats Class Reference

#include <XrdOucCache.hh>

Inheritance diagram for XrdOucCacheStats:
Inheritance graph
[legend]
Collaboration diagram for XrdOucCacheStats:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void Get (XrdOucCacheStats &Dst)
void Add (XrdOucCacheStats &Src)
void Add (long long &Dest, int &Val)
void Lock ()
void UnLock ()
 XrdOucCacheStats ()
 ~XrdOucCacheStats ()

Public Attributes

long long BytesPead
long long BytesRead
long long BytesGet
long long BytesPass
long long BytesWrite
long long BytesPut
int Hits
int Miss
int HitsPR
int MissPR

Private Attributes

XrdSysMutex sMutex

Constructor & Destructor Documentation

XrdOucCacheStats::XrdOucCacheStats (  )  [inline]
XrdOucCacheStats::~XrdOucCacheStats (  )  [inline]

Member Function Documentation

void XrdOucCacheStats::Add ( long long &  Dest,
int &  Val 
) [inline]
void XrdOucCacheStats::Add ( XrdOucCacheStats Src  )  [inline]
void XrdOucCacheStats::Get ( XrdOucCacheStats Dst  )  [inline]
void XrdOucCacheStats::Lock (  )  [inline]

References XrdSysMutex::Lock(), and sMutex.

void XrdOucCacheStats::UnLock (  )  [inline]

References sMutex, and XrdSysMutex::UnLock().


Member Data Documentation

Referenced by Add(), and Get().

Referenced by Add(), and Get().

Referenced by Add(), and Get().

Referenced by Add(), and Get().

Referenced by Add(), and Get().

Referenced by Add(), and Get().

Referenced by Add(), and Get().

Referenced by Add(), and Get().

Referenced by Add(), and Get().

Referenced by Add(), and Get().

Referenced by Add(), Get(), Lock(), and UnLock().


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

Generated on 8 Sep 2015 for xrootd by  doxygen 1.6.1