#include <XrdClClassicCopyJob.hh>


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