add_extra_layer(std::unique_ptr< SO_LAYER > layer_ptr, throwing_strategy_t throwing_strategy=THROW_ON_ERROR) | so_5::rt::so_environment_t | inline |
add_extra_layer(const type_wrapper_t &type, const so_layer_ref_t &layer, throwing_strategy_t throwing_strategy) | so_5::rt::so_environment_t | private |
create_coop(const nonempty_name_t &name) | so_5::rt::so_environment_t | |
create_coop(const nonempty_name_t &name, disp_binder_unique_ptr_t disp_binder) | so_5::rt::so_environment_t | |
create_local_mbox() | so_5::rt::so_environment_t | |
create_local_mbox(const nonempty_name_t &mbox_name) | so_5::rt::so_environment_t | |
create_local_mbox(std::unique_ptr< ACE_RW_Thread_Mutex > lock_ptr) | so_5::rt::so_environment_t | |
create_local_mbox(const nonempty_name_t &mbox_name, std::unique_ptr< ACE_RW_Thread_Mutex > lock_ptr) | so_5::rt::so_environment_t | |
deregister_coop(const nonempty_name_t &name, throwing_strategy_t throwing_strategy=DO_NOT_THROW_ON_ERROR) | so_5::rt::so_environment_t | |
init()=0 | so_5::rt::so_environment_t | pure virtual |
install_exception_handler(event_exception_handler_unique_ptr_t &&handler) | so_5::rt::so_environment_t | |
install_exception_logger(event_exception_logger_unique_ptr_t &&logger) | so_5::rt::so_environment_t | |
m_so_environment_impl | so_5::rt::so_environment_t | private |
query_default_dispatcher() | so_5::rt::so_environment_t | |
query_layer(throwing_strategy_t throwing_strategy=THROW_ON_ERROR) const | so_5::rt::so_environment_t | inline |
query_layer(const type_wrapper_t &type) const | so_5::rt::so_environment_t | private |
query_named_dispatcher(const std::string &disp_name) | so_5::rt::so_environment_t | |
register_coop(agent_coop_unique_ptr_t agent_coop, throwing_strategy_t throwing_strategy=THROW_ON_ERROR) | so_5::rt::so_environment_t | |
remove_extra_layer(const type_wrapper_t &type, throwing_strategy_t throwing_strategy) | so_5::rt::so_environment_t | private |
run(throwing_strategy_t throwing_strategy=THROW_ON_ERROR) | so_5::rt::so_environment_t | |
schedule_timer(std::unique_ptr< MESSAGE > &msg, const mbox_ref_t &mbox, unsigned int delay_msec, unsigned int period_msec) | so_5::rt::so_environment_t | inline |
schedule_timer(std::unique_ptr< MESSAGE > &&msg, const mbox_ref_t &mbox, unsigned int delay_msec, unsigned int period_msec) | so_5::rt::so_environment_t | inline |
schedule_timer(const mbox_ref_t &mbox, unsigned int delay_msec, unsigned int period_msec) | so_5::rt::so_environment_t | inline |
schedule_timer(const type_wrapper_t &type_wrapper, const message_ref_t &msg, const mbox_ref_t &mbox, unsigned int delay_msec, unsigned int period_msec=0) | so_5::rt::so_environment_t | private |
self_ref() | so_5::rt::so_environment_t | private |
single_timer(std::unique_ptr< MESSAGE > msg, const mbox_ref_t &mbox, unsigned int delay_msec) | so_5::rt::so_environment_t | inline |
single_timer(const mbox_ref_t &mbox, unsigned int delay_msec) | so_5::rt::so_environment_t | inline |
single_timer(const type_wrapper_t &type_wrapper, const message_ref_t &msg, const mbox_ref_t &mbox, unsigned int delay_msec) | so_5::rt::so_environment_t | private |
so_environment_impl() | so_5::rt::so_environment_t | |
so_environment_t(const so_environment_params_t &so_environment_params) | so_5::rt::so_environment_t | explicit |
stop() | so_5::rt::so_environment_t | |
~so_environment_t() (определено в so_5::rt::so_environment_t) | so_5::rt::so_environment_t | virtual |