SObjectizer  5.5
Namespaces | Classes | Typedefs
so_5::disp::active_group::impl Namespace Reference

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 >
 

Detailed Description

Active groups dispatcher implemetation details.

Typedef Documentation

◆ actual_dispatcher_iface_shptr_t

◆ basic_dispatcher_iface_shptr_t