19 #ifndef __XRD_CL_RESPONSE_JOB_HH__
20 #define __XRD_CL_RESPONSE_JOB_HH__
40 pHandler( handler ), pStatus( status ), pResponse( response ),
56 virtual void Run(
void *arg )
Interface for a job to be run by the job manager.
Handle an async response.
virtual void HandleResponseWithHosts(XRootDStatus *status, AnyObject *response, HostList *hostList)
ResponseJob(ResponseHandler *handler, XRootDStatus *status, AnyObject *response, HostList *hostList)
Constructor.
virtual void Run(void *arg)
Run the user handler.
virtual ~ResponseJob()
Destructor.
std::vector< HostInfo > HostList