#include <asyncdispatcher.h>
Definition at line 29 of file asyncdispatcher.h.
◆ exec_loop()
void AsyncDispatcher::exec_loop |
( |
| ) |
|
|
protected |
◆ init()
void AsyncDispatcher::init |
( |
| ) |
|
◆ schedule()
template<class F >
boost::shared_future<typename std::result_of<F()>::type> AsyncDispatcher::schedule |
( |
const F & |
task | ) |
|
|
inline |
◆ spawn_thread()
void AsyncDispatcher::spawn_thread |
( |
| ) |
|
◆ stop()
void AsyncDispatcher::stop |
( |
| ) |
|
◆ terminate()
void AsyncDispatcher::terminate |
( |
| ) |
|
The documentation for this class was generated from the following files: