1 #ifndef __SSI_UTILS_H__ 2 #define __SSI_UTILS_H__ 34 namespace XrdCl {
class XRootDStatus;}
44 static char *
b2x(
const char *ibuff,
int ilen,
char *obuff,
int olen,
47 static int Emsg(
const char *pfx,
55 static int MapErr(
int xEnum);
static void RetErr(XrdSsiRequest &reqP, const char *eTxt, int eNum)
static int Emsg(const char *pfx, int ecode, const char *op, const char *path, XrdOucErrInfo &eDest)
XrdSsiUtils()
Definition: XrdSsiUtils.hh:61
~XrdSsiUtils()
Definition: XrdSsiUtils.hh:62
static void SetErr(XrdCl::XRootDStatus &Status, XrdSsiErrInfo &eInfo)
static char * b2x(const char *ibuff, int ilen, char *obuff, int olen, char xbuff[4])
Definition: XrdOucErrInfo.hh:100
static int GetErr(XrdCl::XRootDStatus &Status, std::string &eText)
Request status.
Definition: XrdClXRootDResponses.hh:218
Definition: XrdClAnyObject.hh:25
Definition: XrdSsiErrInfo.hh:40
Definition: XrdSsiRequest.hh:70
Definition: XrdSsiUtils.hh:40
static int MapErr(int xEnum)