Go to the documentation of this file. 1 #ifndef __XRDCMSREQ_H__
2 #define __XRDCMSREQ_H__
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);