C++ Actor Framework 1.0.0
|
This is the complete list of members for caf::attachable, including all inherited members.
actor_exited(const error &fail_state, scheduler *sched) | 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 |
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 |