LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
LeechCraft::Util::detail::HandlerInvoker< RetType, ResultHandler > Struct Template Reference

#include "futures.h"

Public Member Functions

void operator() (const ResultHandler &rh, QFutureWatcher< RetType > *watcher) const
 

Detailed Description

template<typename RetType, typename ResultHandler>
struct LeechCraft::Util::detail::HandlerInvoker< RetType, ResultHandler >

Definition at line 119 of file futures.h.

Member Function Documentation

template<typename RetType , typename ResultHandler >
void LeechCraft::Util::detail::HandlerInvoker< RetType, ResultHandler >::operator() ( const ResultHandler &  rh,
QFutureWatcher< RetType > *  watcher 
) const
inline

Definition at line 121 of file futures.h.


The documentation for this struct was generated from the following file: