|
xrootd
|
Protocol operation (. More...
#include <XrdClFileSystemOperations.hh>


Protected Member Functions | |
| XRootDStatus | RunImpl () |
Protected Member Functions inherited from XrdCl::ConcreteOperation< ProtocolImpl, HasHndl, Resp< ProtocolInfo >, Args... > | |
| ProtocolImpl< to > | Transform () |
| ProtocolImpl< true > | StreamImpl (ResponseHandler *handler) |
Protected Member Functions inherited from XrdCl::Operation< HasHndl > | |
| 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 |