xrootd
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
XrdCl::TPFallBackCopyJob Class Reference

#include <XrdClTPFallBackCopyJob.hh>

Inheritance diagram for XrdCl::TPFallBackCopyJob:
Inheritance graph
[legend]
Collaboration diagram for XrdCl::TPFallBackCopyJob:
Collaboration graph
[legend]

Public Member Functions

 TPFallBackCopyJob (uint16_t jobId, PropertyList *jobProperties, PropertyList *jobResults)
 Constructor.
 
virtual ~TPFallBackCopyJob ()
 Destructor.
 
virtual XRootDStatus Run (CopyProgressHandler *progress=0)
 
- Public Member Functions inherited from XrdCl::CopyJob
 CopyJob (uint16_t jobId, PropertyList *jobProperties, PropertyList *jobResults)
 Constructor.
 
virtual ~CopyJob ()
 Virtual destructor.
 
void Init ()
 
PropertyListGetProperties ()
 Get the job properties.
 
PropertyListGetResults ()
 Get the job results.
 
const URLGetSource () const
 Get source.
 
const URLGetTarget () const
 Get target.
 

Private Attributes

CopyJobpJob
 

Additional Inherited Members

- Protected Attributes inherited from XrdCl::CopyJob
PropertyListpProperties
 
PropertyListpResults
 
URL pSource
 
URL pTarget
 
uint16_t pJobId
 

Constructor & Destructor Documentation

◆ TPFallBackCopyJob()

XrdCl::TPFallBackCopyJob::TPFallBackCopyJob ( uint16_t  jobId,
PropertyList jobProperties,
PropertyList jobResults 
)

Constructor.

◆ ~TPFallBackCopyJob()

virtual XrdCl::TPFallBackCopyJob::~TPFallBackCopyJob ( )
virtual

Destructor.

Member Function Documentation

◆ Run()

virtual XRootDStatus XrdCl::TPFallBackCopyJob::Run ( CopyProgressHandler progress = 0)
virtual

Run the copy job

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

Implements XrdCl::CopyJob.

Member Data Documentation

◆ pJob

CopyJob* XrdCl::TPFallBackCopyJob::pJob
private

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