xrootd
|
Protocol operation (. More...
#include <XrdClFileSystemOperations.hh>
Protected Member Functions | |
XRootDStatus | RunImpl () |
![]() | |
ProtocolImpl< to > | Transform () |
ProtocolImpl< true > | StreamImpl (ResponseHandler *handler) |
![]() | |
void | Run (std::promise< XRootDStatus > prms, std::function< void(const XRootDStatus &)> final) |
void | ForceHandler (const XRootDStatus &status) |
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, XrdCl::Operation< HasHndl >::handler, and XrdCl::FileSystem::Protocol().
|
inlinevirtual |