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