#include <sys/types.h>
#include "XrdClient/XrdClientAdmin.hh"
#include "XrdClient/XrdClient.hh"
Go to the source code of this file.
Classes | |
class | XrdCpWorkLst |
Functions | |
void | PrintLastServerError (XrdClient *cli) |
bool | PedanticOpen4Write (XrdClient *cli, kXR_unt16 mode, kXR_unt16 options) |
Definition at line 42 of file XrdCpWorkLst.cc.
References XrdOucString::c_str(), ServerResponseBody_Error::errnum, XrdClientUrlInfo::File, XrdClientAbs::GetCurrentUrl(), XrdClientUrlInfo::GetUrl(), kXR_delete, kXR_NotFound, XrdClientAbs::LastServerError(), and XrdClient::Open().
Referenced by doCp_loc2xrd(), doCp_xrd2xrd(), and XrdCpWorkLst::SetDest().
void PrintLastServerError | ( | XrdClient * | cli | ) |
Definition at line 31 of file XrdCpWorkLst.cc.
References ServerResponseBody_Error::errmsg, ServerResponseBody_Error::errnum, and XrdClientAbs::LastServerError().
Referenced by doCp_loc2xrd(), doCp_xrd2loc(), doCp_xrd2xrd(), main(), XrdCpWorkLst::SetDest(), and XrdCpWorkLst::SetSrc().