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.

References pJob.

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

Referenced by GetDescriptor().


The documentation for this class was generated from the following file:

Generated on 16 Jan 2014 for xrootd by  doxygen 1.6.1