|
XRootD
|
#include "XrdSys/XrdSysRAtomic.hh"
Include dependency graph for XrdMonRoll.hh:
This graph shows which files directly or indirectly include this file: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.
Collaboration diagram for XrdMonRoll::setMember:| Class Members | ||
|---|---|---|
| const char * | varName | |
| RAtomic_uint & | varValu | |