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

This is the complete list of members for caf::group_module, 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(const std::string &group_name)=0caf::group_modulepure virtual
get_reference_count() const noexceptcaf::detail::atomic_ref_counted
group_module(actor_system &sys, std::string mname) (defined in caf::group_module)caf::group_module
group_module(const group_module &)=delete (defined in caf::group_module)caf::group_module
make_copy_on_write(Ts &&... xs)caf::ref_countedrelated
make_counted(Ts &&... xs)caf::ref_countedrelated
name() const noexceptcaf::group_module
operator=(const group_module &)=delete (defined in caf::group_module)caf::group_module
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
stop()=0caf::group_modulepure virtual
super typedef (defined in caf::ref_counted)caf::ref_counted
system() const noexceptcaf::group_module
unique() const noexceptcaf::detail::atomic_ref_counted
~atomic_ref_counted() (defined in caf::detail::atomic_ref_counted)caf::detail::atomic_ref_countedvirtual
~group_module() override (defined in caf::group_module)caf::group_module
~ref_counted() override (defined in caf::ref_counted)caf::ref_counted