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