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...
|
| |
| 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)
Argument indexes in the args tuple.
| Enumerator |
|---|
| PathArg |
|
| FlagsArg |
|
Open flags, may be or'd when appropriate.
The documentation for this class was generated from the following file: