XrdCl::CopyProcess Class Reference

Copy the data from one point to another. More...

#include <XrdClCopyProcess.hh>

List of all members.

Public Member Functions

 CopyProcess ()
 Constructor.
virtual ~CopyProcess ()
 Destructor.
void AddJob (JobDescriptor *job)
XRootDStatus Prepare ()
XRootDStatus Run (CopyProgressHandler *handler)
 Run the copy jobs.

Private Member Functions

void CleanUpJobs ()

Private Attributes

std::list< JobDescriptor * > pJobDescs
std::list< CopyJob * > pJobs


Detailed Description

Copy the data from one point to another.


Constructor & Destructor Documentation

XrdCl::CopyProcess::CopyProcess (  )  [inline]

Constructor.

virtual XrdCl::CopyProcess::~CopyProcess (  )  [virtual]

Destructor.


Member Function Documentation

void XrdCl::CopyProcess::AddJob ( JobDescriptor job  )  [inline]

Add job - it's user's responsibility to handle these after the copy has bee done

void XrdCl::CopyProcess::CleanUpJobs (  )  [private]

XRootDStatus XrdCl::CopyProcess::Prepare (  ) 

XRootDStatus XrdCl::CopyProcess::Run ( CopyProgressHandler handler  ) 

Run the copy jobs.


Member Data Documentation

std::list<JobDescriptor*> XrdCl::CopyProcess::pJobDescs [private]

std::list<CopyJob*> XrdCl::CopyProcess::pJobs [private]


The documentation for this class was generated from the following file:
Generated on 16 Jan 2014 for xrootd by  doxygen 1.4.7