C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::flow::connectable< T > Member List

This is the complete list of members for caf::flow::connectable< T >, including all inherited members.

as_observable() const & (defined in caf::flow::connectable< T >)caf::flow::connectable< T >
as_observable() && (defined in caf::flow::connectable< T >)caf::flow::connectable< T >
auto_connect(size_t subscriber_threshold=1) &caf::flow::connectable< T >
auto_connect(size_t subscriber_threshold=1) &&caf::flow::connectable< T >
compose(Fn &&fn) &&caf::flow::connectable< T >
connect()caf::flow::connectable< T >
connectable(pimpl_type pimpl) noexcept (defined in caf::flow::connectable< T >)caf::flow::connectable< T >explicit
connectable() noexcept=default (defined in caf::flow::connectable< T >)caf::flow::connectable< T >
connectable(connectable &&) noexcept=default (defined in caf::flow::connectable< T >)caf::flow::connectable< T >
connectable(const connectable &) noexcept=default (defined in caf::flow::connectable< T >)caf::flow::connectable< T >
operator bool() const noexcept (defined in caf::flow::connectable< T >)caf::flow::connectable< T >explicit
operator!() const noexcept (defined in caf::flow::connectable< T >)caf::flow::connectable< T >
operator=(std::nullptr_t) noexcept (defined in caf::flow::connectable< T >)caf::flow::connectable< T >
operator=(connectable &&) noexcept=default (defined in caf::flow::connectable< T >)caf::flow::connectable< T >
operator=(const connectable &) noexcept=default (defined in caf::flow::connectable< T >)caf::flow::connectable< T >
output_type typedefcaf::flow::connectable< T >
parent() constcaf::flow::connectable< T >
pimpl() const noexcept (defined in caf::flow::connectable< T >)caf::flow::connectable< T >
pimpl_type typedefcaf::flow::connectable< T >
ref_count(size_t subscriber_threshold=1) &caf::flow::connectable< T >
ref_count(size_t subscriber_threshold=1) &&caf::flow::connectable< T >
subscribe(Ts &&... xs) (defined in caf::flow::connectable< T >)caf::flow::connectable< T >
swap(connectable &other) (defined in caf::flow::connectable< T >)caf::flow::connectable< T >
valid() const noexcept (defined in caf::flow::connectable< T >)caf::flow::connectable< T >