SetXAttr operation (. More...
#include <XrdClFileOperations.hh>
Public Types | |
enum | { NameArg, ValueArg } |
Argument indexes in the args tuple. More... | |
Public Member Functions | |
std::string | ToString () |
Protected Member Functions | |
XRootDStatus | RunImpl () |
SetXAttr operation (.
anonymous enum |
XRootDStatus XrdCl::SetXAttrImpl< HasHndl >::RunImpl | ( | ) | [inline, protected, virtual] |
RunImpl operation (
params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
References XrdCl::ConcreteOperation< SetXAttrImpl, HasHndl, Resp< void >, Arguments...>::args, XrdCl::FileOperation< SetXAttrImpl, HasHndl, Resp< void >, Arg< std::string >, Arg< std::string > >::file, XrdCl::PipelineException::GetError(), XrdCl::Operation< HasHndl >::handler, XrdCl::File::SetXAttr(), and XrdCl::stError.
std::string XrdCl::SetXAttrImpl< HasHndl >::ToString | ( | ) | [inline, virtual] |