libcaf
0.15.5
|
This is the complete list of members for caf::stream_gatherer, including all inherited members.
abort(error reason)=0 | caf::stream_gatherer | pure 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)=0 | caf::stream_gatherer | pure virtual |
assign_credit(long downstream_capacity)=0 | caf::stream_gatherer | pure virtual |
close(message result)=0 | caf::stream_gatherer | pure virtual |
closed() const =0 | caf::stream_gatherer | pure virtual |
continuous() const =0 | caf::stream_gatherer | pure virtual |
continuous(bool value)=0 | caf::stream_gatherer | pure virtual |
find(const stream_id &sid, const actor_addr &x)=0 | caf::stream_gatherer | pure virtual |
find(const stream_id &sid, const strong_actor_ptr &x) | caf::stream_gatherer | |
high_watermark() const =0 | caf::stream_gatherer | pure virtual |
high_watermark(long x)=0 | caf::stream_gatherer | pure virtual |
initial_credit(long downstream_capacity, path_ptr x)=0 | caf::stream_gatherer | pure virtual |
max_credit() const =0 | caf::stream_gatherer | pure virtual |
max_credit(long x)=0 | caf::stream_gatherer | pure virtual |
min_credit_assignment() const =0 | caf::stream_gatherer | pure virtual |
min_credit_assignment(long x)=0 | caf::stream_gatherer | pure virtual |
num_paths() const =0 | caf::stream_gatherer | pure virtual |
path_at(size_t index)=0 | caf::stream_gatherer | pure 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)=0 | caf::stream_gatherer | pure virtual |
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 | |
~stream_gatherer() (defined in caf::stream_gatherer) | caf::stream_gatherer | virtual |