xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
XrdOucStats Class Reference

#include <XrdOucStats.hh>

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

Public Member Functions

void Bump (int &val)
 
void Bump (int &val, int n)
 
void Bump (long long &val)
 
void Bump (long long &val, long long n)
 
 XrdOucStats ()
 
 ~XrdOucStats ()
 

Public Attributes

XrdSysMutex statsMutex
 

Constructor & Destructor Documentation

XrdOucStats::XrdOucStats ( )
inline
XrdOucStats::~XrdOucStats ( )
inline

Member Function Documentation

void XrdOucStats::Bump ( int &  val)
inline

References _statsINC.

void XrdOucStats::Bump ( int &  val,
int  n 
)
inline

References _statsADD.

void XrdOucStats::Bump ( long long &  val)
inline

References _statsINC.

void XrdOucStats::Bump ( long long &  val,
long long  n 
)
inline

References _statsADD.

Member Data Documentation

XrdSysMutex XrdOucStats::statsMutex

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