SObjectizer  5.8
Loading...
Searching...
No Matches
so_5::disp::active_group::impl Namespace Reference

Active groups dispatcher implemetation details. More...

Namespaces

namespace  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
 
using basic_dispatcher_iface_shptr_t
 

Detailed Description

Active groups dispatcher implemetation details.

Typedef Documentation

◆ actual_dispatcher_iface_shptr_t

Initial value:
std::shared_ptr< actual_dispatcher_iface_t >

Definition at line 131 of file active_group/pub.cpp.

◆ basic_dispatcher_iface_shptr_t

Initial value:
std::shared_ptr< basic_dispatcher_iface_t >

Definition at line 146 of file active_group/pub.hpp.