Stat operation (. More...
#include <XrdClFileOperations.hh>
Public Types | |
enum | { ForceArg } |
Argument indexes in the args tuple. More... | |
Public Member Functions | |
std::string | ToString () |
Protected Member Functions | |
XRootDStatus | RunImpl () |
Stat operation (.
XRootDStatus XrdCl::StatImpl< HasHndl >::RunImpl | ( | ) | [inline, protected, virtual] |
RunImpl operation (
params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
References XrdCl::ConcreteOperation< StatImpl, HasHndl, Resp< StatInfo >, Arguments...>::args, XrdCl::FileOperation< StatImpl, HasHndl, Resp< StatInfo >, Arg< bool > >::file, XrdCl::PipelineException::GetError(), XrdCl::Operation< HasHndl >::handler, XrdCl::File::Stat(), and XrdCl::stError.
std::string XrdCl::StatImpl< HasHndl >::ToString | ( | ) | [inline, virtual] |