|
C++ Actor Framework 0.19
|
This is the complete list of members for caf::attachable, including all inherited members.
| actor_exited(const error &fail_state, execution_unit *host) | caf::attachable | virtual |
| attachable()=default (defined in caf::attachable) | caf::attachable | |
| attachable(const attachable &)=delete (defined in caf::attachable) | caf::attachable | |
| attachable_ptr typedef (defined in caf::attachable) | caf::attachable | related |
| make_link(actor_addr observed, actor_addr observer) (defined in caf::attachable) | caf::attachable | static |
| make_monitor(actor_addr observed, actor_addr observer, message_priority prio=message_priority::normal) (defined in caf::attachable) | caf::attachable | static |
| make_stream_aborter(actor_addr observed, actor_addr observer, uint64_t sink_flow_id) (defined in caf::attachable) | caf::attachable | static |
| matches(const token &what) | caf::attachable | virtual |
| matches(const T &what) | caf::attachable | |
| next (defined in caf::attachable) | caf::attachable | |
| operator=(const attachable &)=delete (defined in caf::attachable) | caf::attachable | |
| ~attachable() (defined in caf::attachable) | caf::attachable | virtual |