HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Work_LoopsTaskWrapper< Fn > Class Template Reference

#include <loops.h>

Public Member Functions

 Work_LoopsTaskWrapper (Fn &&callback, Work_ErrorTransports *errors)
 
template<typename... Args>
void operator() (Args &&...args) const
 

Detailed Description

template<class Fn>
class Work_LoopsTaskWrapper< Fn >

Definition at line 27 of file loops.h.

Constructor & Destructor Documentation

template<class Fn>
Work_LoopsTaskWrapper< Fn >::Work_LoopsTaskWrapper ( Fn &&  callback,
Work_ErrorTransports errors 
)
inline

Definition at line 30 of file loops.h.

Member Function Documentation

template<class Fn>
template<typename... Args>
void Work_LoopsTaskWrapper< Fn >::operator() ( Args &&...  args) const
inline

Definition at line 37 of file loops.h.


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