SObjectizer  5.7
so_5::impl::named_local_mbox_t Member List

This is the complete list of members for so_5::impl::named_local_mbox_t, including all inherited members.

abstract_message_box_t()=defaultso_5::abstract_message_box_t
atomic_refcounted_t(const atomic_refcounted_t &)=deleteso_5::atomic_refcounted_tprotected
atomic_refcounted_t() noexceptso_5::atomic_refcounted_tinlineprotected
dec_ref_count() noexceptso_5::atomic_refcounted_tinlineprotected
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_tinlineprotectedstatic
do_deliver_message(const std::type_index &msg_type, const message_ref_t &message, unsigned int overlimit_reaction_deep) overrideso_5::impl::named_local_mbox_tvirtual
do_deliver_message_from_timer(const std::type_index &msg_type, const message_ref_t &message)so_5::abstract_message_box_tprotectedvirtual
drop_delivery_filter(const std::type_index &msg_type, agent_t &subscriber) noexcept overrideso_5::impl::named_local_mbox_tvirtual
environment() const noexcept overrideso_5::impl::named_local_mbox_tvirtual
id() const overrideso_5::impl::named_local_mbox_tvirtual
impl::mbox_core_t classso_5::impl::named_local_mbox_tfriend
inc_ref_count() noexceptso_5::atomic_refcounted_tinlineprotected
m_mboxso_5::impl::named_local_mbox_tprivate
m_mbox_coreso_5::impl::named_local_mbox_tprivate
m_nameso_5::impl::named_local_mbox_tprivate
named_local_mbox_t(const std::string &name, const mbox_t &mbox, impl::mbox_core_t &mbox_core)so_5::impl::named_local_mbox_tprivate
operator<(const abstract_message_box_t &o) const noexceptso_5::abstract_message_box_tinline
so_5::atomic_refcounted_t::operator=(const atomic_refcounted_t &)=deleteso_5::atomic_refcounted_tprotected
operator==(const abstract_message_box_t &o) const noexceptso_5::abstract_message_box_tinline
query_name() const overrideso_5::impl::named_local_mbox_tvirtual
set_delivery_filter(const std::type_index &msg_type, const delivery_filter_t &filter, agent_t &subscriber) overrideso_5::impl::named_local_mbox_tvirtual
subscribe_event_handler(const std::type_index &type_wrapper, const so_5::message_limit::control_block_t *limit, agent_t &subscriber) overrideso_5::impl::named_local_mbox_tvirtual
type() const overrideso_5::impl::named_local_mbox_tvirtual
unsubscribe_event_handlers(const std::type_index &type_wrapper, agent_t &subscriber) overrideso_5::impl::named_local_mbox_tvirtual
~abstract_message_box_t() noexcept=defaultso_5::abstract_message_box_tvirtual
~atomic_refcounted_t() noexcept=defaultso_5::atomic_refcounted_tprotected
~named_local_mbox_t() overrideso_5::impl::named_local_mbox_t