Go to the source code of this file.
Namespaces | |
namespace | XPD |
Functions | |
int | XPD::clientMarshall (XPClientRequest *str) |
void | XPD::clientUnmarshall (struct ServerResponseHeader *str) |
void | XPD::ServerResponseHeader2NetFmt (struct ServerResponseHeader *srh) |
void | XPD::ServerInitHandShake2HostFmt (struct ServerInitHandShake *srh) |
char * | XPD::convertRequestIdToChar (kXR_int16 requestid) |
char * | XPD::convertRespStatusToChar (kXR_int16 status) |
void | XPD::smartPrintClientHeader (XPClientRequest *hdr) |
void | XPD::smartPrintServerHeader (struct ServerResponseHeader *hdr) |