|
Public Member Functions |
void | Done (int &Result, XrdOucErrInfo *eInfo) |
const char * | Func () |
int | Same (unsigned long long arg1, unsigned long long arg2) |
void | sendError (int rc, XrdOucErrInfo *eInfo) |
void | sendResp (XrdOucErrInfo *eInfo, XResponseType xrt, int *Data=0, const char *Msg=0, int ovhd=0) |
| XrdXrootdCallBack (const char *opn) |
| ~XrdXrootdCallBack () |
Static Public Member Functions |
void | setVals (XrdSysError *erp, XrdXrootdStats *SIp, XrdScheduler *schp, int port) |
Private Attributes |
const char * | Opname |
Static Private Attributes |
XrdSysError * | eDest |
XrdXrootdStats * | SI |
XrdScheduler * | Sched |
int | Port |