xrootd
Loading...
Searching...
No Matches
Public Member Functions | List of all members
XrdCl::Job Class Referenceabstract

Interface for a job to be run by the job manager. More...

#include <XrdClJobManager.hh>

Inheritance diagram for XrdCl::Job:
Inheritance graph
[legend]

Public Member Functions

virtual ~Job ()
 Virtual destructor.
 
virtual void Run (void *arg)=0
 The job logic.
 

Detailed Description

Interface for a job to be run by the job manager.

Constructor & Destructor Documentation

◆ ~Job()

virtual XrdCl::Job::~Job ( )
inlinevirtual

Virtual destructor.

Member Function Documentation

◆ Run()

virtual void XrdCl::Job::Run ( void *  arg)
pure virtual

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