XrdCpWorkLst Class Reference
#include <XrdCpWorkLst.hh>
List of all members.
Public Member Functions |
| 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) |
Private Attributes |
vecString | fWorkList |
uint64_t | pSourceSize |
int | srcPathLen |
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, |
|
|
int |
newCP = 0 | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: