|
C++ Actor Framework 0.18
|
This is the complete list of members for caf::group_module, including all inherited members.
| deref() const noexcept | caf::ref_counted | |
| get(const std::string &group_name)=0 | caf::group_module | pure 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_counted | related |
| intrusive_ptr_release(const ref_counted *p) (defined in caf::ref_counted) | caf::ref_counted | related |
| make_copy_on_write(Ts &&... xs) | caf::ref_counted | related |
| make_counted(Ts &&... xs) | caf::ref_counted | related |
| name() const noexcept | caf::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_counted | mutableprotected |
| ref() const noexcept | caf::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()=0 | caf::group_module | pure virtual |
| system() const noexcept | caf::group_module | |
| unique() const noexcept | caf::ref_counted | |
| ~group_module() override (defined in caf::group_module) | caf::group_module | |
| ~ref_counted() (defined in caf::ref_counted) | caf::ref_counted | virtual |