C++ Actor Framework 0.19
Loading...
Searching...
No Matches
caf::ref_counted Member List

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

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
deref() const noexceptcaf::detail::atomic_ref_counted
get_reference_count() const noexceptcaf::detail::atomic_ref_counted
intrusive_ptr_add_ref (defined in caf::ref_counted)caf::ref_countedfriend
intrusive_ptr_release (defined in caf::ref_counted)caf::ref_countedfriend
make_copy_on_write(Ts &&... xs)caf::ref_countedrelated
make_counted(Ts &&... xs)caf::ref_countedrelated
operator=(const atomic_ref_counted &) (defined in caf::detail::atomic_ref_counted)caf::detail::atomic_ref_counted
rc_ (defined in caf::detail::atomic_ref_counted)caf::detail::atomic_ref_countedmutableprotected
ref() const noexceptcaf::detail::atomic_ref_counted
super typedef (defined in caf::ref_counted)caf::ref_counted
unique() const noexceptcaf::detail::atomic_ref_counted
~atomic_ref_counted() (defined in caf::detail::atomic_ref_counted)caf::detail::atomic_ref_countedvirtual
~ref_counted() override (defined in caf::ref_counted)caf::ref_counted