|
XRootD
|
DeepLocate operation (. More...
#include <XrdClFileSystemOperations.hh>
Inheritance diagram for XrdCl::DeepLocateImpl< HasHndl >:
Collaboration diagram for XrdCl::DeepLocateImpl< HasHndl >:Public Types | |
| enum | { PathArg , FlagsArg } |
| Argument indexes in the args tuple. More... | |
| enum | Flags |
| Open flags, may be or'd when appropriate. More... | |
Protected Member Functions | |
| XRootDStatus | RunImpl (PipelineHandler *handler, uint16_t pipelineTimeout) |
Protected Member Functions inherited from XrdCl::ConcreteOperation< DeepLocateImpl, HasHndl, Resp< LocationInfo >, Args... > | |
| DeepLocateImpl< true > | StreamImpl (ResponseHandler *handler) |
| DeepLocateImpl< 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) |
DeepLocate operation (.
Definition at line 142 of file XrdClFileSystemOperations.hh.
| anonymous enum |
Argument indexes in the args tuple.
| Enumerator | |
|---|---|
| PathArg | |
| FlagsArg | |
Definition at line 156 of file XrdClFileSystemOperations.hh.
| enum XrdCl::OpenFlags::Flags |
Open flags, may be or'd when appropriate.
Definition at line 75 of file XrdClFileSystem.hh.
|
inlineprotectedvirtual |
RunImpl operation (
| params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
Definition at line 175 of file XrdClFileSystemOperations.hh.
|
inlinevirtual |
Implements XrdCl::Operation< HasHndl >.
Definition at line 161 of file XrdClFileSystemOperations.hh.