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

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

actor_exited(const error &fail_state, execution_unit *host)caf::attachablevirtual
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::attachablerelated
make_link(actor_addr observed, actor_addr observer) (defined in caf::attachable)caf::attachablestatic
make_monitor(actor_addr observed, actor_addr observer, message_priority prio=message_priority::normal) (defined in caf::attachable)caf::attachablestatic
make_stream_aborter(actor_addr observed, actor_addr observer, uint64_t sink_flow_id) (defined in caf::attachable)caf::attachablestatic
matches(const token &what)caf::attachablevirtual
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::attachablevirtual