|
XRootD
|
#include <cinttypes>#include <ctime>#include <sys/types.h>#include "XrdXrootd/XrdXrootdMonData.hh"#include "XProtocol/XPtypes.hh"
Include dependency graph for XrdFrmMonitor.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XrdFrmMonitor |
Macros | |
| #define | XROOTD_MON_INFO 1 |
| #define | XROOTD_MON_MIGR 4 |
| #define | XROOTD_MON_PURGE 8 |
| #define | XROOTD_MON_STAGE 2 |
| #define XROOTD_MON_INFO 1 |
Definition at line 40 of file XrdFrmMonitor.hh.
Referenced by XrdFrmMonitor::Map().
| #define XROOTD_MON_MIGR 4 |
Definition at line 42 of file XrdFrmMonitor.hh.
Referenced by XrdFrmMonitor::Defaults(), and XrdFrmMonitor::Map().
| #define XROOTD_MON_PURGE 8 |
Definition at line 43 of file XrdFrmMonitor.hh.
Referenced by XrdFrmMonitor::Defaults(), and XrdFrmMonitor::Map().
| #define XROOTD_MON_STAGE 2 |
Definition at line 41 of file XrdFrmMonitor.hh.
Referenced by XrdFrmMonitor::Defaults(), and XrdFrmMonitor::Map().