Locate 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 () |
Locate operation (.
anonymous enum |
enum XrdCl::OpenFlags::Flags |
Open flags, may be or'd when appropriate.
XRootDStatus XrdCl::LocateImpl< HasHndl >::RunImpl | ( | ) | [inline, protected, virtual] |
RunImpl operation (
params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
References XrdCl::PipelineException::GetError(), and XrdCl::stError.
std::string XrdCl::LocateImpl< HasHndl >::ToString | ( | ) | [inline, virtual] |