SObjectizer 5.8
Loading...
Searching...
No Matches
pub.hpp File Reference

Dispatcher creation and agent binding functions. More...

Go to the source code of this file.

Classes

class  so_5::disp::active_obj::disp_params_t
 Alias for namespace with traits of event queue. More...
 
class  so_5::disp::active_obj::dispatcher_handle_t
 A handle for active_obj dispatcher. More...
 

Namespaces

namespace  so_5
 Private part of message limit implementation.
 
namespace  so_5::disp
 Event dispatchers.
 
namespace  so_5::disp::active_obj
 Active objects dispatcher.
 
namespace  so_5::disp::active_obj::impl
 Active objects dispatcher implemetation details.
 

Functions

SO_5_FUNC dispatcher_handle_t so_5::disp::active_obj::make_dispatcher ( environment_t &env, const std::string_view data_sources_name_base, disp_params_t params)
 Create an instance of active_obj dispatcher.
 
dispatcher_handle_t so_5::disp::active_obj::make_dispatcher (environment_t &env, const std::string_view data_sources_name_base)
 Create an instance of active_obj dispatcher.
 
dispatcher_handle_t so_5::disp::active_obj::make_dispatcher (environment_t &env)
 Create a private active_obj dispatcher.
 

Detailed Description

Dispatcher creation and agent binding functions.

Definition in file active_obj/pub.hpp.