xrootd
|
#include <XrdClParallelOperation.hh>
Additional Inherited Members | |
![]() | |
PipelineHandler (ResponseHandler *handler, bool own) | |
PipelineHandler () | |
Default Constructor. More... | |
void | HandleResponseWithHosts (XRootDStatus *status, AnyObject *response, HostList *hostList) |
Callback function. More... | |
void | HandleResponse (XRootDStatus *status, AnyObject *response) |
Callback function. More... | |
~PipelineHandler () | |
Destructor. More... | |
void | AddOperation (Operation< true > *operation) |
void | Assign (std::promise< XRootDStatus > prms, std::function< void(const XRootDStatus &)> final) |
![]() | |
virtual | ~ResponseHandler () |