![]() |
XRootD
|
SetXAttr operation (. More...
#include <XrdClFileSystemOperations.hh>
Public Types | |
enum | { PathArg , NameArg , ValueArg } |
Argument indexes in the args tuple. More... | |
Protected Member Functions | |
XRootDStatus | RunImpl (PipelineHandler *handler, uint16_t pipelineTimeout) |
![]() | |
SetXAttrFsImpl< true > | StreamImpl (ResponseHandler *handler) |
SetXAttrFsImpl< to > | Transform () |
![]() | |
void | AddOperation (Operation< true > *op) |
void | Run (Timeout timeout, std::promise< XRootDStatus > prms, std::function< void(const XRootDStatus &)> final) |
SetXAttr operation (.
Definition at line 849 of file XrdClFileSystemOperations.hh.
anonymous enum |
Argument indexes in the args tuple.
Enumerator | |
---|---|
PathArg | |
NameArg | |
ValueArg |
Definition at line 863 of file XrdClFileSystemOperations.hh.
|
inlineprotectedvirtual |
RunImpl operation (
params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
Definition at line 882 of file XrdClFileSystemOperations.hh.
References XrdCl::ConcreteOperation< SetXAttrFsImpl, HasHndl, Resp< void >, Args... >::args, XrdCl::FileSystemOperation< SetXAttrFsImpl, HasHndl, Resp< void >, Arg< std::string >, Arg< std::string >, Arg< std::string > >::filesystem, XrdCl::Operation< HasHndl >::handler, XrdCl::Status::IsOK(), XrdCl::NullRef< Response >::value, and XrdCl::ConcreteOperation< SetXAttrFsImpl, HasHndl, Resp< void >, Args... >::timeout.
|
inlinevirtual |
Implements XrdCl::Operation< HasHndl >.
Definition at line 868 of file XrdClFileSystemOperations.hh.