|
SObjectizer
5.7
|
Interfaces for work_thread and work_thread's factory. More...
#include <so_5/disp/abstract_work_thread.hpp>#include <so_5/details/suppress_exceptions.hpp>#include <thread>Classes | |
| class | so_5::disp::std_work_thread_impl::std_work_thread_t |
| The standard implementation of abstract_work_thread interface. More... | |
| class | so_5::disp::std_work_thread_impl::std_work_thread_factory_t |
| The standard implementation of abstract_work_thread_factory interface. More... | |
Namespaces | |
| so_5::disp | |
| Event dispatchers. | |
| so_5::disp::std_work_thread_impl | |
Functions | |
| SO_5_FUNC abstract_work_thread_factory_shptr_t | so_5::disp::make_std_work_thread_factory () |
| Get a standard SObjectizer's work thread factory that is used by default. More... | |
Interfaces for work_thread and work_thread's factory.
1.8.14