|
SObjectizer
5.5
|
Active groups dispatcher implemetation details. More...
Namespaces | |
| anonymous_namespace{pub.cpp} | |
Classes | |
| class | actual_binder_t |
| Implementation of binder interface for active_group dispatcher. More... | |
| class | actual_dispatcher_iface_t |
| An actual interface of active group dispatcher. More... | |
| class | basic_dispatcher_iface_t |
| The very basic interface of active_group dispatcher. More... | |
| class | dispatcher_handle_maker_t |
| class | dispatcher_template_t |
| Implementation of active object dispatcher in form of template class. More... | |
Typedefs | |
| using | actual_dispatcher_iface_shptr_t = std::shared_ptr< actual_dispatcher_iface_t > |
| using | basic_dispatcher_iface_shptr_t = std::shared_ptr< basic_dispatcher_iface_t > |
Active groups dispatcher implemetation details.
| using so_5::disp::active_group::impl::actual_dispatcher_iface_shptr_t = typedef std::shared_ptr< actual_dispatcher_iface_t > |
| using so_5::disp::active_group::impl::basic_dispatcher_iface_shptr_t = typedef std::shared_ptr< basic_dispatcher_iface_t > |
1.8.14