#include <XrdClTPFallBackCopyJob.hh>


Public Member Functions | |
| TPFallBackCopyJob (uint16_t jobId, PropertyList *jobProperties, PropertyList *jobResults) | |
| Constructor. | |
| virtual | ~TPFallBackCopyJob () |
| Destructor. | |
| virtual XRootDStatus | Run (CopyProgressHandler *progress=0) |
Private Attributes | |
| CopyJob * | pJob |
| XrdCl::TPFallBackCopyJob::TPFallBackCopyJob | ( | uint16_t | jobId, | |
| PropertyList * | jobProperties, | |||
| PropertyList * | jobResults | |||
| ) |
Constructor.
| virtual XrdCl::TPFallBackCopyJob::~TPFallBackCopyJob | ( | ) | [virtual] |
Destructor.
| virtual XRootDStatus XrdCl::TPFallBackCopyJob::Run | ( | CopyProgressHandler * | progress = 0 |
) | [virtual] |
Run the copy job
| progress | the handler to be notified about the copy progress |
Implements XrdCl::CopyJob.
CopyJob* XrdCl::TPFallBackCopyJob::pJob [private] |
1.6.1