#include <XProtocol.hh>
Static Public Member Functions | |
static int | mapError (int rc) |
static int | toErrno (int xerr) |
static const char * | errName (kXR_int32 errCode) |
static const char * | reqName (kXR_unt16 reqCode) |
static const char* XProtocol::errName | ( | kXR_int32 | errCode | ) | [static] |
static int XProtocol::mapError | ( | int | rc | ) | [inline, static] |
static const char* XProtocol::reqName | ( | kXR_unt16 | reqCode | ) | [static] |
static int XProtocol::toErrno | ( | int | xerr | ) | [inline, static] |