DeepLocate operation (. More...
#include <XrdClFileSystemOperations.hh>
Public Types | |
enum | { PathArg, FlagsArg } |
Argument indexes in the args tuple. More... | |
enum | Flags |
Open flags, may be or'd when appropriate. More... | |
Public Member Functions | |
std::string | ToString () |
Protected Member Functions | |
XRootDStatus | RunImpl () |
DeepLocate operation (.
anonymous enum |
enum XrdCl::OpenFlags::Flags |
Open flags, may be or'd when appropriate.
XRootDStatus XrdCl::DeepLocateImpl< HasHndl >::RunImpl | ( | ) | [inline, protected, virtual] |
RunImpl operation (
params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
References XrdCl::ConcreteOperation< DeepLocateImpl, HasHndl, Resp< LocationInfo >, Args...>::args, XrdCl::FileSystem::DeepLocate(), XrdCl::FileSystemOperation< DeepLocateImpl, HasHndl, Resp< LocationInfo >, Arg< std::string >, Arg< OpenFlags::Flags > >::filesystem, XrdCl::PipelineException::GetError(), XrdCl::Operation< HasHndl >::handler, and XrdCl::stError.
std::string XrdCl::DeepLocateImpl< HasHndl >::ToString | ( | ) | [inline, virtual] |