xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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. More...
 
 isCopying = 1
 Copy operation in progress. More...
 
 isProving = 2
 Copy operation verifiying checksum. More...
 

Macro Definition Documentation

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

Typedef Documentation

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

Variable Documentation

isCopying = 1

Copy operation in progress.

isPending = 0

Copy operation is pending.

isProving = 2

Copy operation verifiying checksum.