|
C++ Actor Framework 0.19
|
This is the complete list of members for caf::detail::atomic_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 noexcept | caf::detail::atomic_ref_counted | |
| get_reference_count() const noexcept | caf::detail::atomic_ref_counted | |
| 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_counted | mutableprotected |
| ref() const noexcept | caf::detail::atomic_ref_counted | |
| unique() const noexcept | caf::detail::atomic_ref_counted | |
| ~atomic_ref_counted() (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | virtual |