#include <XrdXrootdResponse.hh>
|
| const char * | ID () |
| |
| int | Send (void) |
| |
| int | Send (const char *msg) |
| |
| int | Send (XErrorCode ecode, const char *msg) |
| |
| int | Send (void *data, int dlen) |
| |
| int | Send (struct iovec *, int iovcnt, int iolen=-1) |
| |
| int | Send (XResponseType rcode, void *data, int dlen) |
| |
| int | Send (XResponseType rcode, struct iovec *IOResp, int iornum, int iolen=-1) |
| |
| int | Send (XResponseType rcode, int info, const char *data, int dsz=-1) |
| |
| int | Send (int fdnum, long long offset, int dlen) |
| |
| int | Send (XrdOucSFVec *sfvec, int sfvnum, int dlen) |
| |
| int | Send (ServerResponseStatus &, int iLen=0) |
| |
| int | Send (ServerResponseStatus &, int iLen, void *data, int dlen) |
| |
| int | Send (ServerResponseStatus &, int iLen, struct iovec *, int iovcnt, int iolen=-1) |
| |
| void | Set (XrdLink *lp) |
| |
| void | Set (XrdXrootdTransit *tp) |
| |
| void | Set (kXR_char *stream) |
| |
| bool | isOurs () |
| |
| XrdLink * | theLink () |
| |
| void | StreamID (kXR_char *sid) |
| |
| | XrdXrootdResponse (XrdXrootdResponse &rhs) |
| |
| | XrdXrootdResponse () |
| |
| | ~XrdXrootdResponse () |
| |
| XrdXrootdResponse & | operator= (const XrdXrootdResponse &rhs) |
| |
| XrdXrootdResponse::XrdXrootdResponse |
( |
| ) |
|
|
inline |
| XrdXrootdResponse::~XrdXrootdResponse |
( |
| ) |
|
|
inline |
| const char* XrdXrootdResponse::ID |
( |
void |
| ) |
|
|
inline |
| bool XrdXrootdResponse::isOurs |
( |
| ) |
|
|
inline |
| int XrdXrootdResponse::Send |
( |
void |
| ) |
|
| int XrdXrootdResponse::Send |
( |
const char * |
msg | ) |
|
| int XrdXrootdResponse::Send |
( |
XErrorCode |
ecode, |
|
|
const char * |
msg |
|
) |
| |
| int XrdXrootdResponse::Send |
( |
void * |
data, |
|
|
int |
dlen |
|
) |
| |
| int XrdXrootdResponse::Send |
( |
struct iovec * |
, |
|
|
int |
iovcnt, |
|
|
int |
iolen = -1 |
|
) |
| |
| int XrdXrootdResponse::Send |
( |
XResponseType |
rcode, |
|
|
void * |
data, |
|
|
int |
dlen |
|
) |
| |
| int XrdXrootdResponse::Send |
( |
XResponseType |
rcode, |
|
|
struct iovec * |
IOResp, |
|
|
int |
iornum, |
|
|
int |
iolen = -1 |
|
) |
| |
| int XrdXrootdResponse::Send |
( |
XResponseType |
rcode, |
|
|
int |
info, |
|
|
const char * |
data, |
|
|
int |
dsz = -1 |
|
) |
| |
| int XrdXrootdResponse::Send |
( |
int |
fdnum, |
|
|
long long |
offset, |
|
|
int |
dlen |
|
) |
| |
| int XrdXrootdResponse::Send |
( |
XrdOucSFVec * |
sfvec, |
|
|
int |
sfvnum, |
|
|
int |
dlen |
|
) |
| |
| int XrdXrootdResponse::Send |
( |
ServerResponseStatus & |
, |
|
|
int |
iLen, |
|
|
struct iovec * |
, |
|
|
int |
iovcnt, |
|
|
int |
iolen = -1 |
|
) |
| |
| void XrdXrootdResponse::Set |
( |
XrdLink * |
lp | ) |
|
|
inline |
| void XrdXrootdResponse::Set |
( |
kXR_char * |
stream | ) |
|
| void XrdXrootdResponse::StreamID |
( |
kXR_char * |
sid | ) |
|
|
inline |
| XrdLink* XrdXrootdResponse::theLink |
( |
| ) |
|
|
inline |
| struct iovec XrdXrootdResponse::RespIO[3] |
|
private |
| const char* XrdXrootdResponse::TraceID |
|
staticprivate |
| char XrdXrootdResponse::trsid[8] |
|
private |
The documentation for this class was generated from the following file: