12 #ifndef ROOT_XProofProtUtils 13 #define ROOT_XProofProtUtils void clientUnmarshall(struct ServerResponseHeader *str)
char * convertRespStatusToChar(kXR_int16 status)
char * convertRequestIdToChar(kXR_int16 requestid)
This procedure convert the request code id (an integer defined in XProtocol.hh) in the ascii label (h...
void ServerResponseHeader2NetFmt(struct ServerResponseHeader *srh)
void smartPrintServerHeader(struct ServerResponseHeader *hdr)
int clientMarshall(XPClientRequest *str)
This function applies the network byte order on those parts of the 16-bytes buffer, only if it is composed by some binary part Return 0 if OK, -1 in case the ID is unknown.
void ServerInitHandShake2HostFmt(struct ServerInitHandShake *srh)
void smartPrintClientHeader(XPClientRequest *hdr)