|
xrootd
|
#include <sys/types.h>#include "XrdClient/XrdClientAdmin.hh"#include "XrdClient/XrdClient.hh"#include <stdint.h>

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) |
| XrdOucString | AddSizeHint (const char *dst, off_t size) |
| XrdOucString AddSizeHint | ( | const char * | dst, |
| off_t | size | ||
| ) |
References EnvGetLong, NAME_XRDCP_SIZE_HINT, XrdOucString::find(), STR_NPOS, and XrdOucString::str.
Referenced by doCp_xrd2xrd(), doCp_loc2xrd(), and XrdCpWorkLst::SetDest().
References kXR_delete, XrdClient::Open(), XrdClientAbs::LastServerError(), ServerResponseBody_Error::errnum, kXR_NotFound, XrdClientAbs::GetCurrentUrl(), XrdClientUrlInfo::GetUrl(), XrdOucString::c_str(), XrdClientAdmin::Rm(), and XrdClientUrlInfo::File.
Referenced by doCp_xrd2xrd(), doCp_loc2xrd(), and XrdCpWorkLst::SetDest().
| void PrintLastServerError | ( | XrdClient * | cli | ) |
References XrdClientAbs::LastServerError(), ServerResponseBody_Error::errnum, and ServerResponseBody_Error::errmsg.
Referenced by doCp_xrd2xrd(), doCp_xrd2loc(), doCp_loc2xrd(), main(), XrdCpWorkLst::SetSrc(), and XrdCpWorkLst::SetDest().
1.7.5