![]() |
XRootD
|
#include <XrdOfsEvs.hh>
Public Types | |
enum | evArg { evTID =0 , evLFN1 , evCGI1 , evLFN2 , evCGI2 , evFMODE , evFSIZE , evARGS } |
Public Member Functions | |
XrdOfsEvsInfo (const char *tid, const char *lfn1, const char *cgi1="", XrdOucEnv *env1=0, mode_t mode=0, long long fsize=0, const char *lfn2="$LFN2", const char *cgi2="", XrdOucEnv *env2=0) | |
~XrdOfsEvsInfo () | |
mode_t | FMode () |
long long | FSize () |
void | Set (evArg aNum, const char *aVal) |
const char * | Val (evArg aNum) |
Definition at line 46 of file XrdOfsEvs.hh.
enum XrdOfsEvsInfo::evArg |
Enumerator | |
---|---|
evTID | |
evLFN1 | |
evCGI1 | |
evLFN2 | |
evCGI2 | |
evFMODE | |
evFSIZE | |
evARGS |
Definition at line 50 of file XrdOfsEvs.hh.
|
inline |
Definition at line 60 of file XrdOfsEvs.hh.
|
inline |
Definition at line 72 of file XrdOfsEvs.hh.
|
inline |
Definition at line 54 of file XrdOfsEvs.hh.
|
inline |
Definition at line 52 of file XrdOfsEvs.hh.
|
inline |
Definition at line 56 of file XrdOfsEvs.hh.
|
inline |
Definition at line 58 of file XrdOfsEvs.hh.