#include <XrdOucReqID.hh>
Collaboration diagram for XrdOucReqID:

Public Member Functions | |
| XrdOucReqID (int instance, const char *myhost, unsigned int myaddr) | |
| ~XrdOucReqID () | |
Static Public Member Functions | |
| char * | ID (char *buff, int blen) |
| int | isMine (char *reqid) |
| int | isMine (char *reqid, int &hport, char *hname, int hlen) |
| char * | PFX () |
| int | Index (int KeyMax, const char *KeyVal, int KeyLen=0) |
Static Private Attributes | |
| XrdSysMutex | myMutex |
| int | reqPFXlen = 0 |
| char * | reqPFX |
| char * | reqFMT |
| int | reqNum = 0 |
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1