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

DirList flags. More...

#include <XrdClFileSystem.hh>

Public Types

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

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 

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