Class ThreadedDispatcher

Class Documentation

class ThreadedDispatcher

Public Functions

ThreadedDispatcher(std::string const &name, std::shared_ptr<Dispatchable> const &dispatchee)
ThreadedDispatcher(std::string const &name, std::shared_ptr<Dispatchable> const &dispatchee, std::function<void()> const &exception_handler)
~ThreadedDispatcher() noexcept
void add_thread()
void remove_thread()