xrootd
Classes | Functions
XrdCpWorkLst.hh File Reference
#include <sys/types.h>
#include "XrdClient/XrdClientAdmin.hh"
#include "XrdClient/XrdClient.hh"
#include <stdint.h>
Include dependency graph for XrdCpWorkLst.hh:

Go to the source code of this file.

Classes

class  XrdCpWorkLst
 

Functions

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

Function Documentation

◆ AddSizeHint()

XrdOucString AddSizeHint ( const char *  dst,
off_t  size 
)

◆ PedanticOpen4Write()

bool PedanticOpen4Write ( XrdClient cli,
kXR_unt16  mode,
kXR_unt16  options 
)

◆ PrintLastServerError()

void PrintLastServerError ( XrdClient cli)

◆ ServerError()

const char* ServerError ( XrdClient cli)