xrootd
|
#include <XrdProtLoad.hh>
Public Member Functions | |
void | DoIt () |
XrdProtocol * | Match (XrdLink *) |
int | Process (XrdLink *lp) |
void | Recycle (XrdLink *lp, int ctime, const char *txt) |
int | Stats (char *buff, int blen, int do_sync=0) |
XrdProtLoad (int port=-1) | |
~XrdProtLoad () | |
![]() | |
XrdProtocol (const char *jname) | |
virtual | ~XrdProtocol () |
![]() | |
XrdJob (const char *desc="") | |
virtual | ~XrdJob () |
Static Public Member Functions | |
static void | Init (XrdSysError *eP, XrdOucTrace *tP) |
static int | Load (const char *lname, const char *pname, char *parms, XrdProtocol_Config *pi) |
static int | Port (const char *lname, const char *pname, char *parms, XrdProtocol_Config *pi) |
static int | Statistics (char *buff, int blen, int do_sync=0) |
Static Public Attributes | |
static const int | ProtoMax = 8 |
Static Private Member Functions | |
static XrdProtocol * | getProtocol (const char *lname, const char *pname, char *parms, XrdProtocol_Config *pi) |
static int | getProtocolPort (const char *lname, const char *pname, char *parms, XrdProtocol_Config *pi) |
Private Attributes | |
int | myPort |
Static Private Attributes | |
static XrdSysError * | XrdLog |
static XrdOucTrace * | XrdTrace |
static char * | ProtName [ProtoMax] |
static XrdProtocol * | Protocol [ProtoMax] |
static int | ProtPort [ProtoMax] |
static XrdProtocol * | ProtoWAN [ProtoMax] |
static int | ProtoCnt |
static int | ProtWCnt |
Additional Inherited Members | |
![]() | |
XrdJob * | NextJob |
const char * | Comment |
XrdProtLoad::XrdProtLoad | ( | int | port = -1 | ) |
XrdProtLoad::~XrdProtLoad | ( | ) |
|
inlinevirtual |
Implements XrdJob.
|
staticprivate |
|
staticprivate |
|
inlinestatic |
|
static |
|
inlinevirtual |
Implements XrdProtocol.
|
static |
|
virtual |
Implements XrdProtocol.
|
virtual |
Implements XrdProtocol.
|
static |
|
inlinevirtual |
Implements XrdProtocol.
|
private |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
static |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
Referenced by Init().
|
staticprivate |
Referenced by Init().