Go to the source code of this file.
Classes | |
| class | XrdMonRoll::Item |
| 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 reported 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 242 of file XrdMonRoll.hh.
| Class Members | ||
|---|---|---|
| const char * | varName | |
| RAtomic_uint & | varValu | |