xrootd
Loading...
Searching...
No Matches
Classes | Macros | Typedefs | Variables
XrdXrootdGPFile.hh File Reference

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.
 
 isCopying = 1
 Copy operation in progress.
 
 isProving = 2
 Copy operation verifiying checksum.
 

Macro Definition Documentation

◆ XrdOfsgetPrepareArguments

#define XrdOfsgetPrepareArguments
Value:
XrdSysError *eDest,\
const char *confg,\
const char *parms,\
XrdSfs *theSfs,\
XrdOucEnv *envP
Definition XrdOucEnv.hh:42
Definition XrdSysError.hh:90
Definition XrdSfsFlags.hh:42

Typedef Documentation

◆ XrdOfsgetPrepare_t

typedef XrdXrootdGPFile *(* XrdOfsgetPrepare_t) (XrdSysError *eDest, const char *confg, const char *parms, XrdSfs *theSfs, XrdOucEnv *envP)

Variable Documentation

◆ isCopying

isCopying = 1

Copy operation in progress.

◆ isPending

isPending = 0

Copy operation is pending.

◆ isProving

isProving = 2

Copy operation verifiying checksum.