Go to the documentation of this file. 1 #ifndef __XRDOFSEVS_H__
2 #define __XRDOFSEVS_H__
56 inline void Set(
evArg aNum,
const char *aVal) {
Arg[aNum] = aVal;}
61 const char *lfn1,
const char *cgi1=
"",
XrdOucEnv *env1=0,
62 mode_t mode=0,
long long fsize=0,
63 const char *lfn2=
"$LFN2",
const char *cgi2=
"",
XrdOucEnv *env2=0)
104 void Def(
evFlags theFlags,
const char *Fmt, ...);
109 memcpy(
Args, fullArgs,
sizeof(
Args));
154 XrdOfsEvs(
Event theEvents,
const char *Target,
int minq=90,
int maxq=10);
158 const char *
eName(
int eNum);
159 int Feed(
const char *data,
int dlen);