#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 |
( |
| ) |
|
void XrdCpWorkLst::GetDest |
( |
XrdOucString & |
dest, |
|
|
bool & |
isdir |
|
) |
| |
|
inline |
void XrdCpWorkLst::GetSrc |
( |
XrdOucString & |
src, |
|
|
bool & |
isdir |
|
) |
| |
|
inline |
int XrdCpWorkLst::SetDest |
( |
XrdClient ** |
xrddest, |
|
|
const char * |
url, |
|
|
const char * |
urlopaquedata, |
|
|
kXR_unt16 |
xrdopenflags, |
|
|
int |
newCP = 0 |
|
) |
| |
bool XrdCpWorkLst::fDestIsDir |
|
private |
bool XrdCpWorkLst::fSrcIsDir |
|
private |
int XrdCpWorkLst::fWorkIt |
|
private |
uint64_t XrdCpWorkLst::pSourceSize |
|
private |
int XrdCpWorkLst::srcPathLen |
|
private |
The documentation for this class was generated from the following file: