#include "XProtocol/XProtocol.hh"
Include dependency graph for XrdClientProtocol.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | clientMarshall (ClientRequest *str) |
void | clientMarshallReadAheadList (readahead_list *buf_list, kXR_int32 dlen) |
void | clientUnMarshallReadAheadList (readahead_list *buf_list, kXR_int32 dlen) |
void | clientUnmarshall (struct ServerResponseHeader *str) |
void | ServerResponseHeader2NetFmt (struct ServerResponseHeader *srh) |
void | ServerInitHandShake2HostFmt (struct ServerInitHandShake *srh) |
bool | isRedir (struct ServerResponseHeader *ServerResponse) |
char * | convertRequestIdToChar (kXR_unt16 requestid) |
void | PutFilehandleInRequest (ClientRequest *str, char *fHandle) |
char * | convertRespStatusToChar (kXR_unt16 status) |
void | smartPrintClientHeader (ClientRequest *hdr) |
void | smartPrintServerHeader (struct ServerResponseHeader *hdr) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|