| abstract_message_box_t(const abstract_message_box_t &)=delete | so_5::abstract_message_box_t | private |
| abstract_message_box_t(abstract_message_box_t &&)=delete | so_5::abstract_message_box_t | private |
| abstract_message_box_t()=default | so_5::abstract_message_box_t | |
| atomic_refcounted_t(const atomic_refcounted_t &)=delete | so_5::atomic_refcounted_t | protected |
| atomic_refcounted_t() noexcept | so_5::atomic_refcounted_t | inlineprotected |
| dec_ref_count() noexcept | so_5::atomic_refcounted_t | inlineprotected |
| do_deliver_message(message_delivery_mode_t delivery_mode, const std::type_index &msg_type, const message_ref_t &message, unsigned int redirection_deep) override | so_5::impl::named_local_mbox_t | virtual |
| drop_delivery_filter(const std::type_index &msg_type, abstract_message_sink_t &subscriber) noexcept override | so_5::impl::named_local_mbox_t | virtual |
| environment() const noexcept override | so_5::impl::named_local_mbox_t | virtual |
| id() const override | so_5::impl::named_local_mbox_t | virtual |
| impl::mbox_core_t class | so_5::impl::named_local_mbox_t | friend |
| inc_ref_count() noexcept | so_5::atomic_refcounted_t | inlineprotected |
| m_mbox | so_5::impl::named_local_mbox_t | private |
| m_mbox_core | so_5::impl::named_local_mbox_t | private |
| m_name | so_5::impl::named_local_mbox_t | private |
| m_ref_counter | so_5::atomic_refcounted_t | private |
| named_local_mbox_t(full_named_mbox_id_t full_name, const mbox_t &mbox, impl::mbox_core_t &mbox_core) | so_5::impl::named_local_mbox_t | private |
| operator=(const abstract_message_box_t &)=delete | so_5::abstract_message_box_t | private |
| operator=(abstract_message_box_t &&)=delete | so_5::abstract_message_box_t | private |
| so_5::atomic_refcounted_t::operator=(const atomic_refcounted_t &)=delete | so_5::atomic_refcounted_t | protected |
| query_name() const override | so_5::impl::named_local_mbox_t | virtual |
| set_delivery_filter(const std::type_index &msg_type, const delivery_filter_t &filter, abstract_message_sink_t &subscriber) override | so_5::impl::named_local_mbox_t | virtual |
| subscribe_event_handler(const std::type_index &type_wrapper, abstract_message_sink_t &subscriber) override | so_5::impl::named_local_mbox_t | virtual |
| type() const override | so_5::impl::named_local_mbox_t | virtual |
| unsubscribe_event_handler(const std::type_index &type_wrapper, abstract_message_sink_t &subscriber) noexcept override | so_5::impl::named_local_mbox_t | virtual |
| ~abstract_message_box_t() noexcept=default | so_5::abstract_message_box_t | virtual |
| ~atomic_refcounted_t() noexcept=default | so_5::atomic_refcounted_t | protected |
| ~named_local_mbox_t() override | so_5::impl::named_local_mbox_t | |