xrootd
Functions
XrdCpWorkLst.cc File Reference
#include "XrdClient/XrdClientEnv.hh"
#include "XrdClient/XrdCpWorkLst.hh"
#include "XrdOuc/XrdOucErrInfo.hh"
#include "XrdSys/XrdSysDir.hh"
#include "XrdSys/XrdSysHeaders.hh"
#include <sys/stat.h>
#include <errno.h>
#include <sstream>
#include <unistd.h>
Include dependency graph for XrdCpWorkLst.cc:

Functions

void PrintLastServerError (XrdClient *cli)
 
const char * ServerError (XrdClient *cli)
 
bool PedanticOpen4Write (XrdClient *cli, kXR_unt16 mode, kXR_unt16 options)
 
XrdOucString AddSizeHint (const char *dst, off_t size)
 

Function Documentation

XrdOucString AddSizeHint ( const char *  dst,
off_t  size 
)
bool PedanticOpen4Write ( XrdClient cli,
kXR_unt16  mode,
kXR_unt16  options 
)
void PrintLastServerError ( XrdClient cli)
const char* ServerError ( XrdClient cli)