#include <XrdXrootdMonitor.hh>
Public Member Functions | |
| Hello (const char *dest, char mode) | |
| virtual | ~Hello () |
| virtual void | Ident () |
Static Public Member Functions | |
| static bool | Hail () |
Definition at line 152 of file XrdXrootdMonitor.hh.
| XrdXrootdMonitor::Hello::Hello | ( | const char * | dest, |
| char | mode ) |
Definition at line 229 of file XrdXrootdMonitor.cc.
References Hello().
Referenced by Hello(), XrdXrootdGSReal::XrdXrootdGSReal(), and Hail().
|
inlinevirtual |
Definition at line 162 of file XrdXrootdMonitor.hh.
|
static |
Definition at line 250 of file XrdXrootdMonitor.cc.
References Hello(), and Ident().
Referenced by XrdXrootdMonitor_Ident::DoIt().
|
inlinevirtual |
Reimplemented in XrdXrootdGSReal.
Definition at line 158 of file XrdXrootdMonitor.hh.
Referenced by Hail().