|
SObjectizer
5.5
|
This is the complete list of members for so_5::abstract_message_box_t, including all inherited members.
| 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 |
| 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)=0 | so_5::abstract_message_box_t | pure 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=0 | so_5::abstract_message_box_t | pure virtual |
| environment() const noexcept=0 | so_5::abstract_message_box_t | pure virtual |
| id() const =0 | so_5::abstract_message_box_t | pure virtual |
| inc_ref_count() noexcept | so_5::atomic_refcounted_t | inlineprotected |
| intrusive_ptr_t< abstract_message_box_t > class | so_5::abstract_message_box_t | friend |
| operator<(const abstract_message_box_t &o) const noexcept | so_5::abstract_message_box_t | inline |
| 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 |
| operator==(const abstract_message_box_t &o) const noexcept | so_5::abstract_message_box_t | inline |
| query_name() const =0 | so_5::abstract_message_box_t | pure virtual |
| set_delivery_filter(const std::type_index &msg_type, const delivery_filter_t &filter, agent_t &subscriber)=0 | so_5::abstract_message_box_t | pure virtual |
| so_5::impl::mbox_iface_for_timers_t class | so_5::abstract_message_box_t | friend |
| subscribe_event_handler(const std::type_index &type_index, const message_limit::control_block_t *limit, agent_t &subscriber)=0 | so_5::abstract_message_box_t | pure virtual |
| type() const =0 | so_5::abstract_message_box_t | pure virtual |
| unsubscribe_event_handlers(const std::type_index &type_index, agent_t &subscriber)=0 | so_5::abstract_message_box_t | pure 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 |
1.8.14