Go to the documentation of this file. 1 #ifndef __XRDOFSEVS_H__
2 #define __XRDOFSEVS_H__
38 inline void Set(
evArg aNum,
const char *aVal) {
Arg[aNum] = aVal;}
43 const char *lfn1,
const char *cgi1=
"",
XrdOucEnv *env1=0,
44 mode_t mode=0,
long long fsize=0,
45 const char *lfn2=
"$LFN2",
const char *cgi2=
"",
XrdOucEnv *env2=0)
86 void Def(
evFlags theFlags,
const char *Fmt, ...);
88 void Set(
evFlags theFlags,
const char *Fmt,
int *fullArgs)
91 memcpy(
Args, fullArgs,
sizeof(
Args));
136 XrdOfsEvs(
Event theEvents,
const char *Target,
int minq=90,
int maxq=10);
140 const char *
eName(
int eNum);
141 int Feed(
const char *data,
int dlen);