Go to the documentation of this file. 1 #ifndef __XRDCMSREQ_H__
2 #define __XRDCMSREQ_H__
50 void Reply_OK(
const char *data,
int datalen = 0);
59 const char *logincgi=0,
60 const char *opencgi=0);
64 const char *logincgi=0,
65 const char *opencgi=0);
86 void Reply(
int respCode,
unsigned int respVal,
const char *respData=0,
87 int respLen=0,
struct iovec *iov=0,
int iovnum=0);