xrootd
|
Protocol operation (. More...
#include <XrdClFileSystemOperations.hh>
Protected Member Functions | |
XRootDStatus | RunImpl (PipelineHandler *handler, uint16_t pipelineTimeout) |
![]() | |
ProtocolImpl< to > | Transform () |
ProtocolImpl< true > | StreamImpl (ResponseHandler *handler) |
![]() | |
void | Run (Timeout timeout, std::promise< XRootDStatus > prms, std::function< void(const XRootDStatus &)> final) |
void | AddOperation (Operation< true > *op) |
Protocol operation (.
|
inlineprotectedvirtual |
RunImpl operation (
params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
References XrdCl::FileSystemOperation< ProtocolImpl, HasHndl, Resp< ProtocolInfo > >::filesystem, and XrdCl::ConcreteOperation< ProtocolImpl, HasHndl, Resp< ProtocolInfo >, Args... >::timeout.
|
inlinevirtual |