Go to the documentation of this file. 1 #ifndef XRD_CPROTOCOL_H
2 #define XRD_CPROTOCOL_H
int kXR_int32
Definition: XPtypes.hh:89
void clientUnMarshallReadAheadList(readahead_list *buf_list, kXR_int32 dlen)
char * convertRespStatusToChar(kXR_unt16 status)
void PutFilehandleInRequest(ClientRequest *str, char *fHandle)
void clientMarshallReadAheadList(readahead_list *buf_list, kXR_int32 dlen)
Definition: XProtocol.hh:609
void smartPrintServerHeader(struct ServerResponseHeader *hdr)
void ServerResponseHeader2NetFmt(struct ServerResponseHeader *srh)
char * convertRequestIdToChar(kXR_unt16 requestid)
Definition: XProtocol.hh:92
bool isRedir(struct ServerResponseHeader *ServerResponse)
unsigned short kXR_unt16
Definition: XPtypes.hh:67
Definition: XProtocol.hh:788
void smartPrintClientHeader(ClientRequest *hdr)
Definition: XProtocol.hh:1178
void clientUnmarshall(struct ServerResponseHeader *str)
void clientMarshall(ClientRequest *str)
void ServerInitHandShake2HostFmt(struct ServerInitHandShake *srh)