libcaf  0.15.5
caf::invalid_stream_gatherer Member List

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

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