#include <XrdCpWorkLst.hh>
List of all members.
Public Member Functions |
| | XrdCpWorkLst () |
| | ~XrdCpWorkLst () |
| int | SetSrc (XrdClient **srccli, XrdOucString url, XrdOucString urlopaquedata, bool do_recurse) |
| int | SetDest (XrdClient **xrddest, const char *url, const char *urlopaquedata, kXR_unt16 xrdopenflags) |
| 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) |
Private Attributes |
| vecString | fWorkList |
| int | fWorkIt |
| XrdClientAdmin * | xrda_src |
| XrdClientAdmin * | xrda_dst |
| XrdOucString | fSrc |
| XrdOucString | fDest |
| bool | fDestIsDir |
| bool | fSrcIsDir |
Constructor & Destructor Documentation
| XrdCpWorkLst::XrdCpWorkLst |
( |
| ) |
|
| XrdCpWorkLst::~XrdCpWorkLst |
( |
| ) |
|
Member Function Documentation
| 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 |
|
) |
| |
References XrdOucString::c_str(), FALSE, kXR_gr, kXR_gw, kXR_isDirectory, kXR_ok, kXR_or, kXR_ur, kXR_uw, lstat(), PedanticOpen4Write(), PrintLastServerError(), S_ISDIR, stat(), and TRUE.
Referenced by main().
Member Data Documentation
The documentation for this class was generated from the following files: