#include <threaded_dispatcher.h>
◆ ThreadedDispatcher() [1/2]
mir::dispatch::ThreadedDispatcher::ThreadedDispatcher |
( |
std::string const & |
name, |
|
|
std::shared_ptr< Dispatchable > const & |
dispatchee |
|
) |
| |
◆ ThreadedDispatcher() [2/2]
mir::dispatch::ThreadedDispatcher::ThreadedDispatcher |
( |
std::string const & |
name, |
|
|
std::shared_ptr< Dispatchable > const & |
dispatchee, |
|
|
std::function< void()> const & |
exception_handler |
|
) |
| |
◆ ~ThreadedDispatcher()
mir::dispatch::ThreadedDispatcher::~ThreadedDispatcher |
( |
| ) |
|
|
noexcept |
◆ add_thread()
void mir::dispatch::ThreadedDispatcher::add_thread |
( |
| ) |
|
◆ remove_thread()
void mir::dispatch::ThreadedDispatcher::remove_thread |
( |
| ) |
|
The documentation for this class was generated from the following file:
Copyright © 2012-2018
Canonical Ltd.
Generated on Sun Jun 17 06:26:29 UTC 2018