Lambda wrapper.
More...
#include <XrdClOperationHandlers.hh>
|
| ExOpenFuncWrapper (const Ctx< File > &f, std::function< void(XRootDStatus &, StatInfo &)> handleFunction) |
| Constructor. More...
|
|
| ExOpenFuncWrapper (const Ctx< File > &f, std::function< void(XRootDStatus &, StatInfo &, HostList &)> handleFunction) |
| Constructor. More...
|
|
void | HandleResponseWithHosts (XRootDStatus *status, AnyObject *response, HostList *hostList) |
| Callback method. More...
|
|
Public Member Functions inherited from XrdCl::ResponseHandler |
virtual | ~ResponseHandler () |
|
virtual void | HandleResponseWithHosts (XRootDStatus *status, AnyObject *response, HostList *hostList) |
|
virtual void | HandleResponse (XRootDStatus *status, AnyObject *response) |
|
◆ ExOpenFuncWrapper() [1/2]
Constructor.
- Parameters
-
func | : function, functor or lambda (2 arguments) |
◆ ExOpenFuncWrapper() [2/2]
Constructor.
- Parameters
-
func | : function, functor or lambda (3 arguments) |
◆ HandleResponseWithHosts()
Ctx<File> XrdCl::ExOpenFuncWrapper::f |
|
private |
◆ fun
The documentation for this class was generated from the following file: