1 #ifndef __XRDXROOTDCALLBACK_H__
2 #define __XRDXROOTDCALLBACK_H__
47 void Done(
int &Result,
51 const char *
Func() {
return Opname;}
53 char Oper() {
return Opcode;}
55 int Same(
unsigned long long arg1,
unsigned long long arg2);
61 const char *Msg=0,
int Mlen=0);
65 struct iovec *ioV,
int ioN);
73 : Opname(opn), Opcode(opc) {}
void Done(int &Result, XrdOucErrInfo *eInfo, const char *Path=0)
XrdXrootdCallBack(const char *opn, const char opc)
static void setVals(XrdSysError *erp, XrdXrootdStats *SIp, XrdScheduler *schp, int port)
int Same(unsigned long long arg1, unsigned long long arg2)
void sendError(int rc, XrdOucErrInfo *eInfo, const char *Path)
void sendResp(XrdOucErrInfo *eInfo, XResponseType xrt, int *Data=0, const char *Msg=0, int Mlen=0)
void sendVesp(XrdOucErrInfo *eInfo, XResponseType xrt, struct iovec *ioV, int ioN)