abstract_group(group_module_ptr mod, std::string id, node_id nid) (defined in caf::abstract_group) | caf::abstract_group | protected |
atomic_ref_counted() (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | |
atomic_ref_counted(const atomic_ref_counted &) (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | |
cached_message typedef (defined in caf::detail::group_tunnel) | caf::detail::group_tunnel | |
cached_message_list typedef (defined in caf::detail::group_tunnel) | caf::detail::group_tunnel | |
connect(actor upstream_intermediary) (defined in caf::detail::group_tunnel) | caf::detail::group_tunnel | |
connected() const noexcept (defined in caf::detail::group_tunnel) | caf::detail::group_tunnel | |
critical_section(F &&fun) const (defined in caf::detail::local_group_module::impl) | caf::detail::local_group_module::impl | protected |
deref() const noexcept | caf::detail::atomic_ref_counted | |
enqueue(strong_actor_ptr sender, message_id mid, message content, execution_unit *host) override | caf::detail::group_tunnel | virtual |
flags() const (defined in caf::abstract_channel) | caf::abstract_channel | protected |
flags(int new_value) (defined in caf::abstract_channel) | caf::abstract_channel | protected |
get_reference_count() const noexcept | caf::detail::atomic_ref_counted | |
group_tunnel(group_module_ptr mod, std::string id, actor upstream_intermediary) (defined in caf::detail::group_tunnel) | caf::detail::group_tunnel | |
group_tunnel(group_module_ptr mod, std::string id, node_id origin) (defined in caf::detail::group_tunnel) | caf::detail::group_tunnel | |
identifier() const | caf::abstract_group | |
identifier_ (defined in caf::abstract_group) | caf::abstract_group | protected |
impl(group_module_ptr mod, std::string id, node_id origin) (defined in caf::detail::local_group_module::impl) | caf::detail::local_group_module::impl | |
impl(group_module_ptr mod, std::string id) (defined in caf::detail::local_group_module::impl) | caf::detail::local_group_module::impl | |
intermediary() const noexcept override | caf::detail::local_group_module::impl | virtual |
intermediary_ (defined in caf::detail::local_group_module::impl) | caf::detail::local_group_module::impl | protected |
is_abstract_actor() const (defined in caf::abstract_channel) | caf::abstract_channel | |
is_abstract_actor_flag (defined in caf::abstract_channel) | caf::abstract_channel | static |
is_abstract_group() const (defined in caf::abstract_channel) | caf::abstract_channel | |
is_abstract_group_flag (defined in caf::abstract_channel) | caf::abstract_channel | static |
is_actor_bind_decorator_flag (defined in caf::abstract_channel) | caf::abstract_channel | static |
is_actor_decorator() const (defined in caf::abstract_channel) | caf::abstract_channel | |
is_actor_decorator_mask (defined in caf::abstract_channel) | caf::abstract_channel | static |
is_actor_dot_decorator_flag (defined in caf::abstract_channel) | caf::abstract_channel | static |
is_hidden_flag (defined in caf::abstract_channel) | caf::abstract_channel | static |
local_group_module (defined in caf::detail::local_group_module::impl) | caf::detail::local_group_module::impl | |
make_copy_on_write(Ts &&... xs) | caf::ref_counted | related |
make_counted(Ts &&... xs) | caf::ref_counted | related |
module() const noexcept | caf::abstract_group | |
mtx_ (defined in caf::detail::local_group_module::impl) | caf::detail::local_group_module::impl | mutableprotected |
operator=(const atomic_ref_counted &) (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | |
origin() const noexcept | caf::abstract_group | |
origin_ (defined in caf::abstract_group) | caf::abstract_group | protected |
parent_ (defined in caf::abstract_group) | caf::abstract_group | protected |
rc_ (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | mutableprotected |
ref() const noexcept | caf::detail::atomic_ref_counted | |
stop() override | caf::detail::group_tunnel | virtual |
stopped_ (defined in caf::detail::local_group_module::impl) | caf::detail::local_group_module::impl | protected |
stringify() const override | caf::detail::group_tunnel | virtual |
subscribe(strong_actor_ptr who) override | caf::detail::group_tunnel | virtual |
subscribe_impl(strong_actor_ptr who) | caf::detail::local_group_module::impl | protected |
subscriber_set typedef (defined in caf::detail::local_group_module::impl) | caf::detail::local_group_module::impl | |
subscribers_ (defined in caf::detail::local_group_module::impl) | caf::detail::local_group_module::impl | protected |
super typedef (defined in caf::detail::group_tunnel) | caf::detail::group_tunnel | |
system() const noexcept | caf::abstract_group | |
unique() const noexcept | caf::detail::atomic_ref_counted | |
unsubscribe(const actor_control_block *who) override | caf::detail::group_tunnel | virtual |
unsubscribe_impl(const actor_control_block *who) | caf::detail::local_group_module::impl | protected |
upstream_enqueue(strong_actor_ptr sender, message_id mid, message content, execution_unit *host) (defined in caf::detail::group_tunnel) | caf::detail::group_tunnel | |
worker() const noexcept (defined in caf::detail::group_tunnel) | caf::detail::group_tunnel | |
~abstract_channel() (defined in caf::abstract_channel) | caf::abstract_channel | virtual |
~abstract_group() override (defined in caf::abstract_group) | caf::abstract_group | |
~atomic_ref_counted() (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | virtual |
~group_tunnel() override (defined in caf::detail::group_tunnel) | caf::detail::group_tunnel | |
~impl() override (defined in caf::detail::local_group_module::impl) | caf::detail::local_group_module::impl | |
~ref_counted() override (defined in caf::ref_counted) | caf::ref_counted | |