C++ Actor Framework 1.0.0
|
This is the complete list of members for caf::flow::observer_impl_base< T >, including all inherited members.
deref() const noexcept | caf::detail::plain_ref_counted | |
deref_coordinated() const noexcept final (defined in caf::flow::observer_impl_base< T >) | caf::flow::observer_impl_base< T > | |
get_reference_count() const noexcept | caf::detail::plain_ref_counted | |
operator=(const plain_ref_counted &) (defined in caf::detail::plain_ref_counted) | caf::detail::plain_ref_counted | |
plain_ref_counted() (defined in caf::detail::plain_ref_counted) | caf::detail::plain_ref_counted | |
plain_ref_counted(const plain_ref_counted &) (defined in caf::detail::plain_ref_counted) | caf::detail::plain_ref_counted | |
rc_ (defined in caf::detail::plain_ref_counted) | caf::detail::plain_ref_counted | mutableprotected |
ref() const noexcept | caf::detail::plain_ref_counted | |
ref_coordinated() const noexcept final (defined in caf::flow::observer_impl_base< T >) | caf::flow::observer_impl_base< T > | |
unique() const noexcept | caf::detail::plain_ref_counted | |
~plain_ref_counted() (defined in caf::detail::plain_ref_counted) | caf::detail::plain_ref_counted | virtual |