XrdCl::Resp< Response > Struct Template Reference
#include <XrdClOperationHandlers.hh>
List of all members.
Detailed Description
template<typename Response>
struct XrdCl::Resp< Response >
Factory class, creates ForwardingHandler from std::function, in addition to what RespBase provides (
- See also:
- RespBase)
Member Function Documentation
template<typename Response >
template<typename Return >
A factory method
- Parameters:
-
| func | : the task that should be wrapped |
- Returns:
- : TaskWrapper instance
template<typename Response >
A factory method
- Parameters:
-
| func | : the function/functor/lambda that should be wrapped |
- Returns:
- : FunctionWrapper instance
The documentation for this struct was generated from the following file: