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

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

deref() const noexceptcaf::ref_counted
get(const std::string &group_name)=0caf::group_modulepure virtual
get_reference_count() const noexcept (defined in caf::ref_counted)caf::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
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
name() const noexceptcaf::group_module
operator=(const group_module &)=delete (defined in caf::group_module)caf::group_module
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
stop()=0caf::group_modulepure virtual
system() const noexceptcaf::group_module
unique() const noexceptcaf::ref_counted
~group_module() override (defined in caf::group_module)caf::group_module
~ref_counted() (defined in caf::ref_counted)caf::ref_countedvirtual