XrdCl::DirListFlags Struct Reference

DirList flags. More...

#include <XrdClFileSystem.hh>

List of all members.

Public Types

enum  Flags {
  None = 0, Stat = 1, Locate = 2, Recursive = 4,
  Merge = 8, Chunked = 16, Zip = 32
}

Detailed Description

DirList flags.


Member Enumeration Documentation

Enumerator:
None 

Nothing special.

Stat 

Stat each entry.

Locate 

Locate all servers hosting the directory and send the dirlist request to all of them

Recursive 

Do a recursive listing.

Merge 

Merge duplicates.

Chunked 

Serve chunked results for better performance.

Zip 

List content of ZIP files.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 23 Mar 2020 for xrootd by  doxygen 1.6.1