|
XRootD
|
#include <XrdMonitor.hh>
Collaboration diagram for XrdMonitor:Classes | |
| struct | RegInfo.Json |
| struct | RegInfo.Xml |
Public Types | |
| enum | Mopts { F_JSON = 0x10000000 , X_PLUG = 0x00000001 , X_ADON = 0x00000002 } |
Public Member Functions | |
| XrdMonitor () | |
| ~XrdMonitor () | |
| int | Format (char *buff, int bsize, const char *setName, int opts=0) |
| int | Format (char *buff, int bsize, int &item, int opts=0) |
| bool | Register (XrdMonRoll::rollType setType, const char *setName, XrdMonRoll::setMember setVec[]) |
| bool | Registered () |
Definition at line 39 of file XrdMonitor.hh.
| struct XrdMonitor::RegInfo.Json |
Definition at line 65 of file XrdMonitor.hh.
Collaboration diagram for XrdMonitor::RegInfo.Json:| Class Members | ||
|---|---|---|
| char * | hdr | |
| vector< char * > | key | |
| struct XrdMonitor::RegInfo.Xml |
Definition at line 68 of file XrdMonitor.hh.
Collaboration diagram for XrdMonitor::RegInfo.Xml:| Class Members | ||
|---|---|---|
| char * | hdr | |
| vector< char * > | keyBeg | |
| vector< char * > | keyEnd | |
| enum XrdMonitor::Mopts |
|
inline |
Definition at line 56 of file XrdMonitor.hh.
|
inline |
Definition at line 57 of file XrdMonitor.hh.
| int XrdMonitor::Format | ( | char * | buff, |
| int | bsize, | ||
| const char * | setName, | ||
| int | opts = 0 |
||
| ) |
| int XrdMonitor::Format | ( | char * | buff, |
| int | bsize, | ||
| int & | item, | ||
| int | opts = 0 |
||
| ) |
Definition at line 64 of file XrdMonitor.cc.
References opts.
Referenced by XrdStats::Report().
Here is the caller graph for this function:| bool XrdMonitor::Register | ( | XrdMonRoll::rollType | setType, |
| const char * | setName, | ||
| XrdMonRoll::setMember | setVec[] | ||
| ) |
Definition at line 163 of file XrdMonitor.cc.
References XrdMonRoll::AddOn, XrdGlobal::Log, XrdMonRoll::Misc, XrdMonRoll::Plugin, XrdMonRoll::Protocol, XrdSysError::Say(), XrdMonRoll::setMember::varName, and XrdMonRoll::setMember::varValu.
Referenced by XrdMonRoll::Register().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 54 of file XrdMonitor.hh.
Referenced by XrdStats::Report().
Here is the caller graph for this function: