|
XRootD
|
Go to the source code of this file.
Classes | |
| class | XrdXrootdGPFile |
| class | XrdXrootdGPFileInfo |
Macros | |
| #define | XrdOfsgetPrepareArguments |
Typedefs | |
| typedef XrdXrootdGPFile *(* | XrdOfsgetPrepare_t) (XrdSysError *eDest, const char *confg, const char *parms, XrdSfs *theSfs, XrdOucEnv *envP) |
Variables | |
| isCopying = 1 | |
| Copy operation in progress. | |
| isPending = 0 | |
| Copy operation is pending. | |
| isProving = 2 | |
| Copy operation verifiying checksum. | |
| #define XrdOfsgetPrepareArguments |
Definition at line 197 of file XrdXrootdGPFile.hh.
| typedef XrdXrootdGPFile *(* XrdOfsgetPrepare_t) (XrdSysError *eDest, const char *confg, const char *parms, XrdSfs *theSfs, XrdOucEnv *envP) |
Definition at line 190 of file XrdXrootdGPFile.hh.
| isCopying = 1 |
Copy operation in progress.
Definition at line 0 of file XrdXrootdGPFile.hh.
| isPending = 0 |
Copy operation is pending.
| isProving = 2 |
Copy operation verifiying checksum.
Definition at line 1 of file XrdXrootdGPFile.hh.