#include <XrdCpWorkLst.hh>
|
| XrdCpWorkLst () |
|
| ~XrdCpWorkLst () |
|
int | SetSrc (XrdClient **srccli, XrdOucString url, XrdOucString urlopaquedata, bool do_recurse, int newCP=0) |
|
int | SetDest (XrdClient **xrddest, const char *url, const char *urlopaquedata, kXR_unt16 xrdopenflags, int newCP=0) |
|
void | GetDest (XrdOucString &dest, bool &isdir) |
|
void | GetSrc (XrdOucString &src, bool &isdir) |
|
int | BuildWorkList_xrd (XrdOucString url, XrdOucString opaquedata) |
|
int | BuildWorkList_loc (XrdSysDir *dir, XrdOucString pat) |
|
bool | GetCpJob (XrdOucString &src, XrdOucString &dest) |
|
◆ XrdCpWorkLst()
XrdCpWorkLst::XrdCpWorkLst |
( |
| ) |
|
◆ ~XrdCpWorkLst()
XrdCpWorkLst::~XrdCpWorkLst |
( |
| ) |
|
◆ BuildWorkList_loc()
◆ BuildWorkList_xrd()
◆ GetCpJob()
◆ GetDest()
void XrdCpWorkLst::GetDest |
( |
XrdOucString & |
dest, |
|
|
bool & |
isdir |
|
) |
| |
|
inline |
◆ GetSrc()
void XrdCpWorkLst::GetSrc |
( |
XrdOucString & |
src, |
|
|
bool & |
isdir |
|
) |
| |
|
inline |
◆ SetDest()
int XrdCpWorkLst::SetDest |
( |
XrdClient ** |
xrddest, |
|
|
const char * |
url, |
|
|
const char * |
urlopaquedata, |
|
|
kXR_unt16 |
xrdopenflags, |
|
|
int |
newCP = 0 |
|
) |
| |
◆ SetSrc()
◆ fDest
◆ fDestIsDir
bool XrdCpWorkLst::fDestIsDir |
|
private |
◆ fSrc
◆ fSrcIsDir
bool XrdCpWorkLst::fSrcIsDir |
|
private |
◆ fWorkIt
int XrdCpWorkLst::fWorkIt |
|
private |
◆ fWorkList
◆ pSourceSize
uint64_t XrdCpWorkLst::pSourceSize |
|
private |
◆ srcPathLen
int XrdCpWorkLst::srcPathLen |
|
private |
◆ xrda_dst
◆ xrda_src
The documentation for this class was generated from the following file: