![]() |
XRootD
|
DelXAttr bulk operation (. More...
#include <XrdClFileSystemOperations.hh>
Public Types | |
enum | { PathArg , NamesArg } |
Argument indexes in the args tuple. More... | |
Protected Member Functions | |
XRootDStatus | RunImpl (PipelineHandler *handler, uint16_t pipelineTimeout) |
![]() | |
DelXAttrFsBulkImpl< true > | StreamImpl (ResponseHandler *handler) |
DelXAttrFsBulkImpl< to > | Transform () |
![]() | |
void | AddOperation (Operation< true > *op) |
void | Run (Timeout timeout, std::promise< XRootDStatus > prms, std::function< void(const XRootDStatus &)> final) |
DelXAttr bulk operation (.
Definition at line 1153 of file XrdClFileSystemOperations.hh.
anonymous enum |
Argument indexes in the args tuple.
Enumerator | |
---|---|
PathArg | |
NamesArg |
Definition at line 1167 of file XrdClFileSystemOperations.hh.
|
inlineprotectedvirtual |
RunImpl operation (
params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
Definition at line 1187 of file XrdClFileSystemOperations.hh.
References XrdCl::ConcreteOperation< DelXAttrFsBulkImpl, HasHndl, Resp< std::vector< XAttrStatus > >, Args... >::args, XrdCl::FileSystemOperation< DelXAttrFsBulkImpl, HasHndl, Resp< std::vector< XAttrStatus > >, Arg< std::string >, Arg< std::vector< std::string > > >::filesystem, XrdCl::Operation< HasHndl >::handler, and XrdCl::ConcreteOperation< DelXAttrFsBulkImpl, HasHndl, Resp< std::vector< XAttrStatus > >, Args... >::timeout.
|
inlinevirtual |
Implements XrdCl::Operation< HasHndl >.
Definition at line 1172 of file XrdClFileSystemOperations.hh.