XrdCl::RespBase< Response > Struct Template Reference
#include <XrdClOperationHandlers.hh>
List of all members.
Detailed Description
template<typename Response>
struct XrdCl::RespBase< Response >
A base class for factories, creates ForwardingHandlers from ResponseHandler*, ResponseHandler& and std::future<Response>
Member Function Documentation
template<typename Response>
A factory method
- Response : response type
- Parameters:
-
| ftr | : the std::future that should be wrapped |
template<typename Response>
A factory method, simply forwards the given handler
- Parameters:
-
- Returns:
- : a ForwardingHandler instance
template<typename Response>
A factory method, simply forwards the given handler
- Parameters:
-
- Returns:
- : a ForwardingHandler instance
The documentation for this struct was generated from the following file: