SendInfo operation (. More...
#include <XrdClFileSystemOperations.hh>
Public Types | |
enum | { InfoArg } |
Argument indexes in the args tuple. More... | |
Public Member Functions | |
std::string | ToString () |
Protected Member Functions | |
XRootDStatus | RunImpl () |
SendInfo operation (.
XRootDStatus XrdCl::SendInfoImpl< HasHndl >::RunImpl | ( | ) | [inline, protected, virtual] |
RunImpl operation (
params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
References XrdCl::ConcreteOperation< SendInfoImpl, HasHndl, Resp< Buffer >, Args...>::args, XrdCl::FileSystemOperation< SendInfoImpl, HasHndl, Resp< Buffer >, Arg< std::string > >::filesystem, XrdCl::PipelineException::GetError(), XrdCl::Operation< HasHndl >::handler, XrdCl::FileSystem::SendInfo(), and XrdCl::stError.
std::string XrdCl::SendInfoImpl< HasHndl >::ToString | ( | ) | [inline, virtual] |