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

#include <XrdClMessageUtils.hh>

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

Public Member Functions

virtual void HandleResponseWithHosts (XrdCl::XRootDStatus *status, XrdCl::AnyObject *response, XrdCl::HostList *hostList)
 
- Public Member Functions inherited from XrdCl::ResponseHandler
virtual ~ResponseHandler ()
 
virtual void HandleResponse (XRootDStatus *status, AnyObject *response)
 

Additional Inherited Members

- Static Public Member Functions inherited from XrdCl::ResponseHandler
static ResponseHandlerWrap (std::function< void(XRootDStatus &, AnyObject &)> func)
 
static ResponseHandlerWrap (std::function< void(XRootDStatus *, AnyObject *)> func)
 

Member Function Documentation

◆ HandleResponseWithHosts()

virtual void XrdCl::NullResponseHandler::HandleResponseWithHosts ( XrdCl::XRootDStatus status,
XrdCl::AnyObject response,
XrdCl::HostList hostList 
)
inlinevirtual

Called when a response to associated request arrives or an error occurs

Parameters
statusstatus of the request
responsean object associated with the response (request dependent)
hostListlist of hosts the request was redirected to

Reimplemented from XrdCl::ResponseHandler.


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