#include <XrdPosixStats.hh>
Definition at line 38 of file XrdPosixStats.hh.
◆ XrdPosixStats::PosixStats
struct XrdPosixStats::PosixStats |
Definition at line 42 of file XrdPosixStats.hh.
Class Members |
long long |
CloseErrs |
|
long long |
Closes |
|
long long |
OpenErrs |
|
long long |
Opens |
|
◆ XrdPosixStats()
XrdPosixStats::XrdPosixStats |
( |
| ) |
|
|
inline |
Definition at line 68 of file XrdPosixStats.hh.
68 {memset(&
X, 0,
sizeof(PosixStats));}
struct XrdPosixStats::PosixStats X
References X.
◆ ~XrdPosixStats()
XrdPosixStats::~XrdPosixStats |
( |
| ) |
|
|
inline |
◆ Add()
void XrdPosixStats::Add |
( |
long long & |
Dest, |
|
|
long long |
Val |
|
) |
| |
|
inline |
◆ Count()
void XrdPosixStats::Count |
( |
long long & |
Dest | ) |
|
|
inline |
◆ Get()
◆ Lock()
void XrdPosixStats::Lock |
( |
| ) |
|
|
inline |
◆ Set()
void XrdPosixStats::Set |
( |
long long & |
Dest, |
|
|
long long |
Val |
|
) |
| |
|
inline |
◆ UnLock()
void XrdPosixStats::UnLock |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: