1 #ifndef __XRDCMSREQ_H__ 2 #define __XRDCMSREQ_H__ 47 void Reply_Error(
const char *emsg,
int emsglen = 0);
56 void Reply_Error(
const char *ecode,
const char *emsg,
int emsglen = 0);
58 void Reply_Error(
int ecode,
const char *emsg,
int emsglen = 0);
68 void Reply_OK(
const char *data,
int datalen = 0);
77 const char *logincgi=0,
78 const char *opencgi=0);
82 const char *logincgi=0,
83 const char *opencgi=0);
104 void Reply(
int respCode,
unsigned int respVal,
const char *respData=0,
105 int respLen=0,
struct iovec *iov=0,
int iovnum=0);
int Advisory()
Definition: XrdCmsReq.hh:43
void Reply(int respCode, unsigned int respVal, const char *respData=0, int respLen=0, struct iovec *iov=0, int iovnum=0)
char ReqAdv
Definition: XrdCmsReq.hh:111
Definition: XrdCmsReq.hh:37
void Reply_Error(const char *emsg, int emsglen=0)
int StatGen(struct stat &sbuf, char *xbuf)
XrdCmsReq(XrdCmsNode *nP, unsigned int id, char adv=0)
XrdCmsNode * NodeP
Definition: XrdCmsReq.hh:107
void Reply_Redirect(const char *sname, const char *logincgi=0, const char *opencgi=0)
short ReqNnum
Definition: XrdCmsReq.hh:110
#define stat(a, b)
Definition: XrdPosix.hh:96
~XrdCmsReq()
Definition: XrdCmsReq.hh:98
Definition: XrdCmsNode.hh:55
unsigned int ReqID
Definition: XrdCmsReq.hh:108
Definition: XrdCmsRRQ.hh:46
XrdCmsReq * Reply_WaitResp(int sec=0)
int ReqNins
Definition: XrdCmsReq.hh:109