libcaf  0.15.5
caf::stream_gatherer Member List

This is the complete list of members for caf::stream_gatherer, including all inherited members.

abort(error reason)=0caf::stream_gathererpure 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)=0caf::stream_gathererpure virtual
assign_credit(long downstream_capacity)=0caf::stream_gathererpure virtual
close(message result)=0caf::stream_gathererpure virtual
closed() const =0caf::stream_gathererpure virtual
continuous() const =0caf::stream_gathererpure virtual
continuous(bool value)=0caf::stream_gathererpure virtual
find(const stream_id &sid, const actor_addr &x)=0caf::stream_gathererpure virtual
find(const stream_id &sid, const strong_actor_ptr &x)caf::stream_gatherer
high_watermark() const =0caf::stream_gathererpure virtual
high_watermark(long x)=0caf::stream_gathererpure virtual
initial_credit(long downstream_capacity, path_ptr x)=0caf::stream_gathererpure virtual
max_credit() const =0caf::stream_gathererpure virtual
max_credit(long x)=0caf::stream_gathererpure virtual
min_credit_assignment() const =0caf::stream_gathererpure virtual
min_credit_assignment(long x)=0caf::stream_gathererpure virtual
num_paths() const =0caf::stream_gathererpure virtual
path_at(size_t index)=0caf::stream_gathererpure virtual
path_ptr typedefcaf::stream_gatherer
path_type typedefcaf::stream_gatherer
remove_path(const stream_id &sid, const actor_addr &x, error reason, bool silent)=0caf::stream_gathererpure 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_gatherervirtual