#include <threaded_dispatcher.h>
mir::dispatch::ThreadedDispatcher::ThreadedDispatcher |
( |
std::string const & |
name, |
|
|
std::shared_ptr< Dispatchable > const & |
dispatchee |
|
) |
| |
mir::dispatch::ThreadedDispatcher::ThreadedDispatcher |
( |
std::string const & |
name, |
|
|
std::shared_ptr< Dispatchable > const & |
dispatchee, |
|
|
std::function< void()> const & |
exception_handler |
|
) |
| |
mir::dispatch::ThreadedDispatcher::~ThreadedDispatcher |
( |
| ) |
|
|
noexcept |
void mir::dispatch::ThreadedDispatcher::add_thread |
( |
| ) |
|
void mir::dispatch::ThreadedDispatcher::remove_thread |
( |
| ) |
|
The documentation for this class was generated from the following file:
Copyright © 2012-2016 Canonical Ltd.
Generated on Wed Oct 11 22:26:23 UTC 2017