XrdCl::CopyJob Class Reference

Copy job. More...

#include <XrdClCopyProcess.hh>

Collaboration diagram for XrdCl::CopyJob:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CopyJob (JobDescriptor *jobDesc)
 Constructor.
virtual ~CopyJob ()
 Virtual destructor.
virtual XRootDStatus Run (CopyProgressHandler *progress=0)=0
JobDescriptorGetDescriptor () const
 Get the job descriptor.

Protected Attributes

JobDescriptorpJob

Detailed Description

Copy job.


Constructor & Destructor Documentation

XrdCl::CopyJob::CopyJob ( JobDescriptor jobDesc  )  [inline]

Constructor.

virtual XrdCl::CopyJob::~CopyJob (  )  [inline, virtual]

Virtual destructor.


Member Function Documentation

JobDescriptor* XrdCl::CopyJob::GetDescriptor (  )  const [inline]

Get the job descriptor.

virtual XRootDStatus XrdCl::CopyJob::Run ( CopyProgressHandler progress = 0  )  [pure virtual]

Run the copy job

Parameters:
progress the handler to be notified about the copy progress
Returns:
status of the copy operation


Member Data Documentation

JobDescriptor* XrdCl::CopyJob::pJob [protected]


The documentation for this class was generated from the following file:
Generated on 27 Jul 2013 for xrootd by  doxygen 1.4.7