Go to the documentation of this file. 1 #ifndef __XRDFRCPROXY__
2 #define __XRDFRCPROXY__
23 int Add(
char Opc,
const char *Lfn,
const char *Opq,
const char *Usr,
24 const char *Rid,
const char *Nop,
const char *Pop,
27 int Del(
char Opc,
const char *Rid);
47 int List(Queues &State,
char *Buff,
int Bsz);
51 int Init(
int opX,
const char *aPath,
int aMode,
const char *qPath=0);
58 int Init2(
const char *cfgFN);