|
XRootD
|
#include <XrdClFileSystemOperations.hh>
Inheritance diagram for XrdCl::PrepareImpl< HasHndl >:
Collaboration diagram for XrdCl::PrepareImpl< HasHndl >:Public Types | |
| enum | { FileListArg , FlagsArg , PriorityArg } |
| 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< PrepareImpl, HasHndl, Resp< Buffer >, Args... > | |
| PrepareImpl< true > | StreamImpl (ResponseHandler *handler) |
| PrepareImpl< 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) |
Prepare operation (.
Definition at line 799 of file XrdClFileSystemOperations.hh.
| anonymous enum |
Argument indexes in the args tuple.
| Enumerator | |
|---|---|
| FileListArg | |
| FlagsArg | |
| PriorityArg | |
Definition at line 813 of file XrdClFileSystemOperations.hh.
| enum XrdCl::PrepareFlags::Flags |
Definition at line 175 of file XrdClFileSystem.hh.
|
inlineprotectedvirtual |
RunImpl operation (
| params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
Definition at line 832 of file XrdClFileSystemOperations.hh.
|
inlinevirtual |
Implements XrdCl::Operation< HasHndl >.
Definition at line 818 of file XrdClFileSystemOperations.hh.