xrootd
Loading...
Searching...
No Matches
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::XrdOucStats ( )
inline

◆ ~XrdOucStats()

XrdOucStats::~XrdOucStats ( )
inline

Member Function Documentation

◆ Bump() [1/4]

void XrdOucStats::Bump ( int &  val)
inline

References _statsINC.

◆ Bump() [2/4]

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

References _statsADD.

◆ Bump() [3/4]

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

References _statsINC.

◆ Bump() [4/4]

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

References _statsADD.

Member Data Documentation

◆ statsMutex

XrdSysMutex XrdOucStats::statsMutex

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