XRootD
Loading...
Searching...
No Matches
XrdMonRoll.hh File Reference
#include <string>
#include <variant>
#include <vector>
#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

class  XrdMonRoll::Item
struct  XrdMonRoll::setMember
class  XrdMonRoll

Class Documentation

◆ XrdMonRoll::setMember

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.

Parameters
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.

Collaboration diagram for XrdMonRoll::setMember:
Class Members
const char * varName
RAtomic_uint & varValu