#include <XrdOucReqID.hh>
|
| static char * | ID (char *buff, int blen) |
| |
| static int | isMine (char *reqid) |
| |
| static int | isMine (char *reqid, int &hport, char *hname, int hlen) |
| |
| static char * | PFX () |
| |
| static int | Index (int KeyMax, const char *KeyVal, int KeyLen=0) |
| |
| XrdOucReqID::XrdOucReqID |
( |
int |
instance, |
|
|
const char * |
myhost, |
|
|
unsigned int |
myaddr |
|
) |
| |
| XrdOucReqID::~XrdOucReqID |
( |
| ) |
|
|
inline |
| char * XrdOucReqID::ID |
( |
char * |
buff, |
|
|
int |
blen |
|
) |
| |
|
static |
| int XrdOucReqID::Index |
( |
int |
KeyMax, |
|
|
const char * |
KeyVal, |
|
|
int |
KeyLen = 0 |
|
) |
| |
|
static |
| static int XrdOucReqID::isMine |
( |
char * |
reqid | ) |
|
|
inlinestatic |
| int XrdOucReqID::isMine |
( |
char * |
reqid, |
|
|
int & |
hport, |
|
|
char * |
hname, |
|
|
int |
hlen |
|
) |
| |
|
static |
| static char* XrdOucReqID::PFX |
( |
| ) |
|
|
inlinestatic |
| char * XrdOucReqID::reqFMT |
|
staticprivate |
| int XrdOucReqID::reqNum = 0 |
|
staticprivate |
| char * XrdOucReqID::reqPFX |
|
staticprivate |
| int XrdOucReqID::reqPFXlen = 0 |
|
staticprivate |
The documentation for this class was generated from the following files: