![]() |
XRootD
|
Prepare operation (. More...
#include <XrdClFileSystemOperations.hh>
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) |
![]() | |
PrepareImpl< true > | StreamImpl (ResponseHandler *handler) |
PrepareImpl< to > | Transform () |
![]() | |
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.
References XrdCl::ConcreteOperation< PrepareImpl, HasHndl, Resp< Buffer >, Args... >::args, XrdCl::FileSystemOperation< PrepareImpl, HasHndl, Resp< Buffer >, Arg< std::vector< std::string > >, Arg< PrepareFlags::Flags >, Arg< uint8_t > >::filesystem, XrdCl::Operation< HasHndl >::handler, and XrdCl::ConcreteOperation< PrepareImpl, HasHndl, Resp< Buffer >, Args... >::timeout.
|
inlinevirtual |
Implements XrdCl::Operation< HasHndl >.
Definition at line 818 of file XrdClFileSystemOperations.hh.