libcaf  0.15.5
caf::stream_manager Member List

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

abort(error reason)caf::stream_managervirtual
ack_batch(const stream_id &sid, const actor_addr &hdl, long new_demand, int64_t cumulative_batch_id)caf::stream_managervirtual
ack_open(const stream_id &sid, const actor_addr &rebind_from, strong_actor_ptr rebind_to, long initial_demand, bool redeployable)caf::stream_managervirtual
add_sink(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)caf::stream_managervirtual
add_source(const stream_id &sid, strong_actor_ptr source_ptr, strong_actor_ptr original_stage, stream_priority prio, bool redeployable, response_promise result_cb)caf::stream_managervirtual
batch(const stream_id &sid, const actor_addr &hdl, long xs_size, message &xs, int64_t xs_id)caf::stream_managervirtual
close(const stream_id &sid, const actor_addr &hdl)caf::stream_managervirtual
close()caf::stream_managervirtual
deref() noexceptcaf::ref_counted
done() const =0caf::stream_managerpure virtual
downstream_demand(outbound_path *ptr, long demand)caf::stream_managerprotectedvirtual
drop(const stream_id &sid, const actor_addr &hdl)caf::stream_managervirtual
forced_close(const stream_id &sid, const actor_addr &hdl, error reason)caf::stream_managervirtual
forced_drop(const stream_id &sid, const actor_addr &hdl, error reason)caf::stream_managervirtual
generate_messages()caf::stream_managervirtual
get_reference_count() const noexcept (defined in caf::ref_counted)caf::ref_counted
in()=0caf::stream_managerpure virtual
input_closed(error reason)caf::stream_managerprotectedvirtual
intrusive_ptr_add_ref(ref_counted *p)caf::ref_countedrelated
intrusive_ptr_release(ref_counted *p)caf::ref_countedrelated
make_final_result()caf::stream_managerprotectedvirtual
make_output_token(const stream_id &) constcaf::stream_managerprotectedvirtual
open(const stream_id &sid, strong_actor_ptr hdl, strong_actor_ptr original_stage, stream_priority priority, bool redeployable, response_promise result_cb)caf::stream_managervirtual
operator=(const ref_counted &) (defined in caf::ref_counted)caf::ref_counted
out()=0caf::stream_managerpure virtual
output_closed(error reason)caf::stream_managerprotectedvirtual
process_batch(message &msg)caf::stream_managerprotectedvirtual
push()caf::stream_managervirtual
rc_ (defined in caf::ref_counted)caf::ref_countedprotected
ref() noexceptcaf::ref_counted
ref_counted() (defined in caf::ref_counted)caf::ref_counted
ref_counted(const ref_counted &) (defined in caf::ref_counted)caf::ref_counted
request_deletion(bool decremented_rc) noexceptcaf::memory_managedvirtual
self_caf::stream_managerprotected
stream_manager_ptr typedefcaf::stream_managerrelated
unique() const noexceptcaf::ref_counted
~memory_managed() (defined in caf::memory_managed)caf::memory_managedprotectedvirtual
~ref_counted() override (defined in caf::ref_counted)caf::ref_counted
~stream_manager() override (defined in caf::stream_manager)caf::stream_manager