#include <XrdRootdProtocol.hh>
Inheritance diagram for XrdRootdProtocol:
Public Member Functions | |
void | DoIt () |
XrdProtocol * | Match (XrdLink *lp) |
int | Process (XrdLink *lp) |
void | Recycle (XrdLink *lp, int x, const char *y) |
int | Stats (char *buff, int blen, int do_sync) |
XrdRootdProtocol (XrdProtocol_Config *pi, const char *pgm, const char **pap) | |
~XrdRootdProtocol () | |
Private Attributes | |
XrdScheduler * | Scheduler |
const char * | Program |
const char ** | ProgArg |
XrdSysError * | eDest |
XrdOucTrace * | XrdTrace |
int | stderrFD |
int | ReadWait |
Static Private Attributes | |
int | Count = 0 |
const char * | TraceID = "Rootd: " |
|
|
|
|
|
Implements XrdJob. |
|
Implements XrdProtocol. |
|
Implements XrdProtocol. |
|
Implements XrdProtocol. |
|
Implements XrdProtocol. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|