ListXAttr bulk 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 () |
ListXAttr bulk operation (.
XRootDStatus XrdCl::ListXAttrFsImpl< HasHndl >::RunImpl | ( | ) | [inline, protected, virtual] |
RunImpl operation (
params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
References XrdCl::ConcreteOperation< ListXAttrFsImpl, HasHndl, Resp< std::vector< XAttr > >, Args...>::args, XrdCl::FileSystemOperation< ListXAttrFsImpl, HasHndl, Resp< std::vector< XAttr > >, Arg< std::string > >::filesystem, XrdCl::PipelineException::GetError(), XrdCl::Operation< HasHndl >::handler, XrdCl::FileSystem::ListXAttr(), and XrdCl::stError.
std::string XrdCl::ListXAttrFsImpl< HasHndl >::ToString | ( | ) | [inline, virtual] |