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