|
XRootD
|
#include <XrdClFileSystemOperations.hh>
Inheritance diagram for XrdCl::DirListImpl< HasHndl >:
Collaboration diagram for XrdCl::DirListImpl< HasHndl >:Public Types | |
| enum | { PathArg , FlagsArg } |
| Argument indexes in the args tuple. More... | |
| enum | Flags |
Protected Member Functions | |
| XRootDStatus | RunImpl (PipelineHandler *handler, uint16_t pipelineTimeout) |
Protected Member Functions inherited from XrdCl::ConcreteOperation< DirListImpl, HasHndl, Resp< DirectoryList >, Args... > | |
| DirListImpl< true > | StreamImpl (ResponseHandler *handler) |
| DirListImpl< to > | Transform () |
Protected Member Functions inherited from XrdCl::Operation< HasHndl > | |
| void | AddOperation (Operation< true > *op) |
| void | Run (Timeout timeout, std::promise< XRootDStatus > prms, std::function< void(const XRootDStatus &)> final) |
DirList operation (.
Definition at line 704 of file XrdClFileSystemOperations.hh.
| anonymous enum |
Argument indexes in the args tuple.
| Enumerator | |
|---|---|
| PathArg | |
| FlagsArg | |
Definition at line 718 of file XrdClFileSystemOperations.hh.
| enum XrdCl::DirListFlags::Flags |
|
inlineprotectedvirtual |
RunImpl operation (
| params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
Definition at line 737 of file XrdClFileSystemOperations.hh.
|
inlinevirtual |
Implements XrdCl::Operation< HasHndl >.
Definition at line 723 of file XrdClFileSystemOperations.hh.