SObjectizer  5.8
Loading...
Searching...
No Matches
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(const abstract_message_box_t &)=deleteso_5::abstract_message_box_tprivate
abstract_message_box_t(abstract_message_box_t &&)=deleteso_5::abstract_message_box_tprivate
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
do_deliver_message(message_delivery_mode_t delivery_mode, const std::type_index &msg_type, const message_ref_t &message, unsigned int redirection_deep) overrideso_5::impl::named_local_mbox_tvirtual
drop_delivery_filter(const std::type_index &msg_type, abstract_message_sink_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
m_ref_counterso_5::atomic_refcounted_tprivate
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_tprivate
operator=(const abstract_message_box_t &)=deleteso_5::abstract_message_box_tprivate
operator=(abstract_message_box_t &&)=deleteso_5::abstract_message_box_tprivate
so_5::atomic_refcounted_t::operator=(const atomic_refcounted_t &)=deleteso_5::atomic_refcounted_tprotected
query_name() const overrideso_5::impl::named_local_mbox_tvirtual
set_delivery_filter(const std::type_index &msg_type, const delivery_filter_t &filter, abstract_message_sink_t &subscriber) overrideso_5::impl::named_local_mbox_tvirtual
subscribe_event_handler(const std::type_index &type_wrapper, abstract_message_sink_t &subscriber) overrideso_5::impl::named_local_mbox_tvirtual
type() const overrideso_5::impl::named_local_mbox_tvirtual
unsubscribe_event_handler(const std::type_index &type_wrapper, abstract_message_sink_t &subscriber) noexcept 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