SObjectizer
5.5
|
#include <so_5/disp/active_obj/pub.hpp>
#include <so_5/event_queue.hpp>
#include <so_5/send_functions.hpp>
#include <so_5/details/rollback_on_exception.hpp>
#include <so_5/disp/reuse/data_source_prefix_helpers.hpp>
#include <so_5/disp/reuse/make_actual_dispatcher.hpp>
#include <so_5/disp/reuse/work_thread/work_thread.hpp>
#include <so_5/stats/repository.hpp>
#include <so_5/stats/messages.hpp>
#include <so_5/stats/std_names.hpp>
#include <map>
#include <mutex>
#include <algorithm>
Classes | |
class | so_5::disp::active_obj::impl::dispatcher_template_t< Work_Thread > |
Implementation of active object dispatcher in form of template class. More... | |
class | so_5::disp::active_obj::impl::dispatcher_template_t< Work_Thread >::disp_data_source_t |
Data source for run-time monitoring of whole dispatcher. More... | |
class | so_5::disp::active_obj::impl::dispatcher_handle_maker_t |
Namespaces | |
so_5 | |
Public part of message limit implementation. | |
so_5::disp | |
Event dispatchers. | |
so_5::disp::active_obj | |
Active objects dispatcher. | |
so_5::disp::active_obj::impl | |
Active objects dispatcher implemetation details. | |
so_5::disp::active_obj::impl::anonymous_namespace{pub.cpp} | |