abort(error reason) override | caf::stream_scatterer_impl | virtual |
aborter_type | caf::stream_edge_impl< stream_scatterer > | static |
add_path(const stream_id &sid, strong_actor_ptr origin, strong_actor_ptr sink_ptr, mailbox_element::forwarding_stack stages, message_id handshake_mid, message handshake_data, stream_priority prio, bool redeployable) override | caf::stream_scatterer_impl | virtual |
add_path_impl(const stream_id &sid, strong_actor_ptr x) | caf::stream_edge_impl< stream_scatterer > | protected |
buffered() const =0 | caf::stream_scatterer | pure virtual |
close() override | caf::stream_scatterer_impl | virtual |
close_impl(F f) (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | protected |
closed() const override (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | virtual |
confirm_path(const stream_id &sid, const actor_addr &from, strong_actor_ptr to, long initial_demand, bool redeployable) override | caf::stream_scatterer_impl | virtual |
continuous() const override (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | virtual |
continuous(bool value) override (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | virtual |
continuous_ (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | protected |
credit() const =0 | caf::stream_scatterer | pure virtual |
emit_batches()=0 | caf::stream_scatterer | pure virtual |
find(PathContainer &xs, const stream_id &sid, const Handle &x) | caf::stream_edge_impl< stream_scatterer > | static |
find(const stream_id &sid, const actor_addr &x) override (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | virtual |
caf::stream_scatterer::find(const stream_id &sid, const strong_actor_ptr &x) | caf::stream_scatterer | |
fold(PathContainer &xs, T init, F f) (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | static |
fold_credit(const PathContainer &xs, long x0, F f) | caf::stream_scatterer_impl | static |
irregular_shutdown typedef | caf::stream_edge_impl< stream_scatterer > | |
iter_find(PathContainer &xs, const stream_id &sid, const Handle &x) | caf::stream_edge_impl< stream_scatterer > | static |
max_batch_delay() const override | caf::stream_scatterer_impl | virtual |
max_batch_delay(duration x) override | caf::stream_scatterer_impl | virtual |
max_batch_delay_ (defined in caf::stream_scatterer_impl) | caf::stream_scatterer_impl | protected |
max_batch_size() const override | caf::stream_scatterer_impl | virtual |
max_batch_size(long x) override | caf::stream_scatterer_impl | virtual |
max_batch_size_ (defined in caf::stream_scatterer_impl) | caf::stream_scatterer_impl | protected |
max_credit(const PathContainer &xs) (defined in caf::stream_scatterer_impl) | caf::stream_scatterer_impl | static |
max_credit() const | caf::stream_scatterer_impl | |
min_batch_size() const override | caf::stream_scatterer_impl | virtual |
min_batch_size(long x) override | caf::stream_scatterer_impl | virtual |
min_batch_size_ (defined in caf::stream_scatterer_impl) | caf::stream_scatterer_impl | protected |
min_buffer_size() const override | caf::stream_scatterer_impl | virtual |
min_buffer_size(long x) override | caf::stream_scatterer_impl | virtual |
min_buffer_size_ (defined in caf::stream_scatterer_impl) | caf::stream_scatterer_impl | protected |
min_credit(const PathContainer &xs) | caf::stream_scatterer_impl | static |
min_credit() const | caf::stream_scatterer_impl | |
num_paths() const override (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | virtual |
path_at(size_t index) override (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | virtual |
path_ptr typedef | caf::stream_edge_impl< stream_scatterer > | |
path_ptr_iter typedef | caf::stream_edge_impl< stream_scatterer > | |
path_ptr_vec typedef | caf::stream_edge_impl< stream_scatterer > | |
path_type typedef | caf::stream_edge_impl< stream_scatterer > | |
path_uptr typedef | caf::stream_edge_impl< stream_scatterer > | |
path_uptr_iter typedef | caf::stream_edge_impl< stream_scatterer > | |
path_uptr_vec typedef | caf::stream_edge_impl< stream_scatterer > | |
paths() const | caf::stream_edge_impl< stream_scatterer > | |
paths_ (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | protected |
paths_clean() const override | caf::stream_scatterer_impl | virtual |
regular_shutdown typedef | caf::stream_edge_impl< stream_scatterer > | |
remove_path(path_uptr_iter i, error reason, bool silent) (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | |
remove_path(const stream_id &sid, const actor_addr &x, error reason, bool silent) override (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | virtual |
caf::stream_scatterer::remove_path(const stream_id &sid, const strong_actor_ptr &x, error reason, bool silent) | caf::stream_scatterer | |
self() const | caf::stream_edge_impl< stream_scatterer > | |
self_ (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | protected |
sort_by_credit(PathContainer &xs) | caf::stream_edge_impl< stream_scatterer > | static |
stream_edge_impl(local_actor *selfptr) (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | |
stream_scatterer()=default (defined in caf::stream_scatterer) | caf::stream_scatterer | |
stream_scatterer_impl(local_actor *selfptr) (defined in caf::stream_scatterer_impl) | caf::stream_scatterer_impl | |
super typedef (defined in caf::stream_scatterer_impl) | caf::stream_scatterer_impl | |
total_credit(const PathContainer &xs) | caf::stream_scatterer_impl | static |
total_credit() const | caf::stream_scatterer_impl | |
~stream_edge_impl() override (defined in caf::stream_edge_impl< stream_scatterer >) | caf::stream_edge_impl< stream_scatterer > | |
~stream_scatterer() (defined in caf::stream_scatterer) | caf::stream_scatterer | virtual |
~stream_scatterer_impl() override (defined in caf::stream_scatterer_impl) | caf::stream_scatterer_impl | |