SObjectizer
5.7
|
This is the complete list of members for so_5::impl::named_local_mbox_t, including all inherited members.
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 |
delegate_deliver_message_from_timer(abstract_message_box_t &mbox, const std::type_index &msg_type, const message_ref_t &message) | so_5::abstract_message_box_t | inlineprotectedstatic |
do_deliver_message(const std::type_index &msg_type, const message_ref_t &message, unsigned int overlimit_reaction_deep) override | so_5::impl::named_local_mbox_t | virtual |
do_deliver_message_from_timer(const std::type_index &msg_type, const message_ref_t &message) | so_5::abstract_message_box_t | protectedvirtual |
drop_delivery_filter(const std::type_index &msg_type, agent_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 |
named_local_mbox_t(const std::string &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 &o) const noexcept | so_5::abstract_message_box_t | inline |
so_5::atomic_refcounted_t::operator=(const atomic_refcounted_t &)=delete | so_5::atomic_refcounted_t | protected |
operator==(const abstract_message_box_t &o) const noexcept | so_5::abstract_message_box_t | inline |
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, agent_t &subscriber) override | so_5::impl::named_local_mbox_t | virtual |
subscribe_event_handler(const std::type_index &type_wrapper, const so_5::message_limit::control_block_t *limit, agent_t &subscriber) override | so_5::impl::named_local_mbox_t | virtual |
type() const override | so_5::impl::named_local_mbox_t | virtual |
unsubscribe_event_handlers(const std::type_index &type_wrapper, agent_t &subscriber) 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 |