XrdCl::DirListFlags Struct Reference
DirList flags.
More...
#include <XrdClFileSystem.hh>
List of all members.
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: