Lambda wrapper.
More...
#include <XrdClOperationHandlers.hh>
|
| | ExOpenFuncWrapper (const Ctx< File > &f, std::function< void(XRootDStatus &, StatInfo &)> handleFunction) |
| | Constructor.
|
| |
| | ExOpenFuncWrapper (const Ctx< File > &f, std::function< void(XRootDStatus &, StatInfo &, HostList &)> handleFunction) |
| | Constructor.
|
| |
| void | HandleResponseWithHosts (XRootDStatus *status, AnyObject *response, HostList *hostList) |
| | Callback method.
|
| |
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: