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

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

deref() const noexceptcaf::ref_counted
get_reference_count() const noexcept (defined in caf::ref_counted)caf::ref_counted
intrusive_ptr_add_ref(const ref_counted *p) (defined in caf::ref_counted)caf::ref_countedrelated
intrusive_ptr_release(const ref_counted *p) (defined in caf::ref_counted)caf::ref_countedrelated
make_copy_on_write(Ts &&... xs)caf::ref_countedrelated
make_counted(Ts &&... xs)caf::ref_countedrelated
operator=(const ref_counted &) (defined in caf::ref_counted)caf::ref_counted
rc_ (defined in caf::ref_counted)caf::ref_countedmutableprotected
ref() const 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
unique() const noexceptcaf::ref_counted
~ref_counted() (defined in caf::ref_counted)caf::ref_countedvirtual