xrootd
Public Types | List of all members
XrdCl::PrepareFlags Struct Reference

Prepare flags. More...

#include <XrdClFileSystem.hh>

Public Types

enum  Flags {
  None = 0, Colocate = kXR_coloc, Fresh = kXR_fresh, Stage = kXR_stage,
  WriteMode = kXR_wmode
}
 

Detailed Description

Prepare flags.

Member Enumeration Documentation

Enumerator
None 

no flags

Colocate 

co-locate staged files, if possible

Fresh 

refresh file access time even if the location is known

Stage 

stage the file to disk if it is not online

WriteMode 

the file will be accessed for modification


The documentation for this struct was generated from the following file: