Locate operation (.
More...
#include <XrdClFileSystemOperations.hh>
|
| static LocateImpl< true > | PipeImpl (ConcreteOperation< LocateImpl, true, Resp< LocationInfo >, Args... > &me, Operation< true > &op) |
| |
| static LocateImpl< true > | PipeImpl (ConcreteOperation< LocateImpl, true, Resp< LocationInfo >, Args... > &me, Operation< false > &op) |
| |
| static LocateImpl< true > | PipeImpl (ConcreteOperation< LocateImpl, false, Resp< LocationInfo >, Args... > &me, Operation< true > &op) |
| |
| static LocateImpl< true > | PipeImpl (ConcreteOperation< LocateImpl, false, Resp< LocationInfo >, 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::LocateImpl< HasHndl >
Locate operation (.
- See also
- FileSystemOperation)
◆ anonymous enum
Argument indexes in the args tuple.
| Enumerator |
|---|
| PathArg | |
| FlagsArg | |
◆ Flags
Open flags, may be or'd when appropriate.
◆ RunImpl()
◆ ToString()
The documentation for this class was generated from the following file: