AsyncFunCalls.h File Reference
#include "base/AsyncCall.h"
#include <iostream>
Include dependency graph for AsyncFunCalls.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NullaryFunDialer
 Calls a function without arguments. See also: NullaryMemFunT. More...
 
class  UnaryFunDialer< Argument1 >
 CallDialer for single-parameter stand-alone functions. More...
 

Functions

template<typename Argument1 >
UnaryFunDialer< Argument1callDialer (void(*handler)(Argument1), Argument1 arg1)
 helper function to simplify UnaryFunDialer creation More...
 

Function Documentation

◆ callDialer()

template<typename Argument1 >
UnaryFunDialer< Argument1 > callDialer ( void(*)(Argument1 handler,
Argument1  arg1 
)

Definition at line 60 of file AsyncFunCalls.h.

References handler().

Referenced by _comm_close().

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors