#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-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016