Stat operation (. More...
#include <XrdClFileSystemOperations.hh>
Public Types | |
enum | { PathArg } |
Argument indexes in the args tuple. More... | |
Public Member Functions | |
std::string | ToString () |
Protected Member Functions | |
XRootDStatus | RunImpl () |
Stat operation (.
XRootDStatus XrdCl::StatFsImpl< HasHndl >::RunImpl | ( | ) | [inline, protected, virtual] |
RunImpl operation (
params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
References XrdCl::ConcreteOperation< StatFsImpl, HasHndl, Resp< StatInfo >, Args...>::args, XrdCl::FileSystemOperation< StatFsImpl, HasHndl, Resp< StatInfo >, Arg< std::string > >::filesystem, XrdCl::PipelineException::GetError(), XrdCl::Operation< HasHndl >::handler, XrdCl::FileSystem::Stat(), and XrdCl::stError.
std::string XrdCl::StatFsImpl< HasHndl >::ToString | ( | ) | [inline, virtual] |