#include "XrdSys/XrdSysRAtomic.hh"Go to the source code of this file.
Classes | |
| struct | XrdMonRoll::setMember |
| class | XrdMonRoll |
| struct XrdMonRoll::setMember |
The setMember structure is used to define a set of counters that will be registered with this class. These counters are report in the summary.
| varName | - Is the name of the variable and becomes the xml tag or of JSON key for the reported value. |
| varValu | - Is the reference to the associated counter variable holding the value. |
Definition at line 60 of file XrdMonRoll.hh.
| Class Members | ||
|---|---|---|
| const char * | varName | |
| RAtomic_uint & | varValu | |