GetXAttr operation (.
More...
#include <XrdClFileSystemOperations.hh>
|
static GetXAttrFsImpl< true > | PipeImpl (ConcreteOperation< GetXAttrFsImpl, true, Resp< std::string >, Args...> &me, Operation< true > &op) |
|
static GetXAttrFsImpl< true > | PipeImpl (ConcreteOperation< GetXAttrFsImpl, true, Resp< std::string >, Args...> &me, Operation< false > &op) |
|
static GetXAttrFsImpl< true > | PipeImpl (ConcreteOperation< GetXAttrFsImpl, false, Resp< std::string >, Args...> &me, Operation< true > &op) |
|
static GetXAttrFsImpl< true > | PipeImpl (ConcreteOperation< GetXAttrFsImpl, false, Resp< std::string >, Args...> &me, Operation< false > &op) |
|
FileSystem * | filesystem |
| The file system object itself. More...
|
|
std::tuple< Args...> | args |
| Operation arguments. More...
|
|
rcvry_func | recovery |
| The recovery routine for this operation. More...
|
|
std::unique_ptr< PipelineHandler > | handler |
| Operation handler. More...
|
|
bool | valid |
| Flag indicating if it is a valid object. More...
|
|
template<bool HasHndl>
class XrdCl::GetXAttrFsImpl< HasHndl >
GetXAttr operation (.
- See Also
- FileOperation)
Argument indexes in the args tuple.
Enumerator |
---|
PathArg |
|
NameArg |
|
RunImpl operation (
- See Also
- Operation)
- Returns
- : status of the operation
Implements XrdCl::Operation< HasHndl >.
References XrdCl::ConcreteOperation< GetXAttrFsImpl, HasHndl, Resp< std::string >, Args...>::args, XrdCl::FileSystemOperation< GetXAttrFsImpl, HasHndl, Resp< std::string >, Arg< std::string >, Arg< std::string > >::filesystem, XrdCl::PipelineException::GetError(), XrdCl::FileSystem::GetXAttr(), XrdCl::Operation< HasHndl >::handler, and XrdCl::stError.
The documentation for this class was generated from the following file: