libcaf
0.15.5
|
This is the complete list of members for caf::invalid_stream_gatherer, including all inherited members.
abort(error reason) override | caf::invalid_stream_gatherer | virtual |
add_path(const stream_id &sid, strong_actor_ptr x, strong_actor_ptr original_stage, stream_priority prio, long available_credit, bool redeployable, response_promise result_cb) override | caf::invalid_stream_gatherer | virtual |
assign_credit(long downstream_capacity) override | caf::invalid_stream_gatherer | virtual |
close(message reason) override | caf::invalid_stream_gatherer | virtual |
closed() const override | caf::invalid_stream_gatherer | virtual |
continuous() const override | caf::invalid_stream_gatherer | virtual |
continuous(bool value) override | caf::invalid_stream_gatherer | virtual |
find(const stream_id &sid, const actor_addr &x) override | caf::invalid_stream_gatherer | virtual |
caf::stream_gatherer::find(const stream_id &sid, const strong_actor_ptr &x) | caf::stream_gatherer | |
high_watermark() const override | caf::invalid_stream_gatherer | virtual |
high_watermark(long x) override | caf::invalid_stream_gatherer | virtual |
initial_credit(long downstream_capacity, path_type *x) override (defined in caf::invalid_stream_gatherer) | caf::invalid_stream_gatherer | |
caf::stream_gatherer::initial_credit(long downstream_capacity, path_ptr x)=0 | caf::stream_gatherer | pure virtual |
invalid_stream_gatherer()=default (defined in caf::invalid_stream_gatherer) | caf::invalid_stream_gatherer | |
max_credit() const override | caf::invalid_stream_gatherer | virtual |
max_credit(long x) override | caf::invalid_stream_gatherer | virtual |
min_credit_assignment() const override | caf::invalid_stream_gatherer | virtual |
min_credit_assignment(long x) override | caf::invalid_stream_gatherer | virtual |
num_paths() const override | caf::invalid_stream_gatherer | virtual |
path_at(size_t index) override | caf::invalid_stream_gatherer | virtual |
path_ptr typedef | caf::stream_gatherer | |
path_type typedef | caf::stream_gatherer | |
remove_path(const stream_id &sid, const actor_addr &x, error reason, bool silent) override | caf::invalid_stream_gatherer | virtual |
caf::stream_gatherer::remove_path(const stream_id &sid, const strong_actor_ptr &x, error reason, bool silent) | caf::stream_gatherer | |
stream_gatherer()=default (defined in caf::stream_gatherer) | caf::stream_gatherer | |
~invalid_stream_gatherer() override (defined in caf::invalid_stream_gatherer) | caf::invalid_stream_gatherer | |
~stream_gatherer() (defined in caf::stream_gatherer) | caf::stream_gatherer | virtual |