|
Public Member Functions |
int | Add (char Opc, const char *Lfn, const char *Opq, const char *Usr, const char *Rid, const char *Nop, const char *Pop, int Prty=1) |
int | Del (char Opc, const char *Rid) |
int | List (Queues &State, char *Buff, int Bsz) |
int | List (int qType, int qPrty, XrdFrmRequest::Item *Items, int Num) |
int | Init (int opX, const char *aPath, int aMode, const char *qPath=0) |
| XrdFrmProxy (XrdSysLogger *lP, const char *iName, int Debug=0) |
| ~XrdFrmProxy () |
Static Public Attributes |
const int | opGet = 1 |
const int | opPut = 2 |
const int | opMig = 4 |
const int | opStg = 8 |
const int | opAll = 15 |
Private Member Functions |
int | Init2 (const char *cfgFN) |
int | qChk (XrdOucStream &cFile) |
Private Attributes |
XrdFrmReqAgent * | Agent [XrdFrmRequest::numQ] |
const char * | insName |
char * | intName |
char * | QPath |
Static Private Attributes |
o2qMap | oqMap [] |
int | oqNum = sizeof(oqMap)/sizeof(oqMap[0]) |