atomic_ref_counted() (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | |
atomic_ref_counted(const atomic_ref_counted &) (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | |
coordinated_ptr typedef (defined in caf::flow::coordinated) | caf::flow::coordinated | related |
deref() const noexcept | caf::detail::atomic_ref_counted | |
deref_coordinated() const noexcept override | caf::flow::op::cold< zip_with_output_t< F, Ts... > > | virtual |
empty_subscription(observer< zip_with_output_t< F, Ts... > > &out) | caf::flow::op::base< zip_with_output_t< F, Ts... > > | related |
fail_subscription(observer< zip_with_output_t< F, Ts... > > &out, const error &err) | caf::flow::op::base< zip_with_output_t< F, Ts... > > | related |
get_reference_count() const noexcept | caf::detail::atomic_ref_counted | |
handle_type typedef | caf::flow::op::base< zip_with_output_t< F, Ts... > > | |
operator=(const atomic_ref_counted &) (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | |
output_type typedef (defined in caf::flow::op::zip_with< F, Ts >) | caf::flow::op::zip_with< F, Ts > | |
parent() const noexcept override | caf::flow::op::cold< zip_with_output_t< F, Ts... > > | virtual |
rc_ (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | mutableprotected |
ref() const noexcept | caf::detail::atomic_ref_counted | |
ref_coordinated() const noexcept override | caf::flow::op::cold< zip_with_output_t< F, Ts... > > | virtual |
subscribe(observer< output_type > out) override (defined in caf::flow::op::zip_with< F, Ts >) | caf::flow::op::zip_with< F, Ts > | |
caf::flow::op::cold< zip_with_output_t< F, Ts... > >::subscribe(observer< zip_with_output_t< F, Ts... > > what)=0 | caf::flow::op::base< zip_with_output_t< F, Ts... > > | pure virtual |
super typedef (defined in caf::flow::op::zip_with< F, Ts >) | caf::flow::op::zip_with< F, Ts > | |
unique() const noexcept | caf::detail::atomic_ref_counted | |
zip_with(coordinator *parent, F fn, observable< Ts >... inputs) (defined in caf::flow::op::zip_with< F, Ts >) | caf::flow::op::zip_with< F, Ts > | |
~atomic_ref_counted() (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | virtual |
~coordinated() (defined in caf::flow::coordinated) | caf::flow::coordinated | virtual |