XrdCl::FutureWrapper< void > Class Template Reference

A wrapper handler for a std::promise / std::future, overload for void type. More...

#include <XrdClOperationHandlers.hh>

Inheritance diagram for XrdCl::FutureWrapper< void >:
Inheritance graph
[legend]
Collaboration diagram for XrdCl::FutureWrapper< void >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FutureWrapper (std::future< void > &ftr)
void HandleResponse (XRootDStatus *status, AnyObject *response)
 Callback method.

Detailed Description

template<>
class XrdCl::FutureWrapper< void >

A wrapper handler for a std::promise / std::future, overload for void type.


Constructor & Destructor Documentation

XrdCl::FutureWrapper< void >::FutureWrapper ( std::future< void > &  ftr  )  [inline]

Constructor,

See also:
FutureWrapperBase
Parameters:
ftr : the future to be linked with this handler

Member Function Documentation

void XrdCl::FutureWrapper< void >::HandleResponse ( XRootDStatus status,
AnyObject response 
) [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 16 Jul 2020 for xrootd by  doxygen 1.6.1