|
CAF
0.17.6
|
Cancels the matching multi timeout. More...
#include <simple_actor_clock.hpp>
Public Member Functions | |
| multi_timeout_cancellation (actor_id aid, atom_value type, uint64_t id) | |
Public Member Functions inherited from caf::detail::simple_actor_clock::cancellation | |
| cancellation (event_type t, actor_id aid) | |
Public Member Functions inherited from caf::detail::simple_actor_clock::event | |
| event (event_type t) | |
Public Attributes | |
| atom_value | type |
| uint64_t | id |
Public Attributes inherited from caf::detail::simple_actor_clock::cancellation | |
| actor_id | aid |
Public Attributes inherited from caf::detail::simple_actor_clock::event | |
| event_type | subtype |
| Identifies the actual type of this object. | |
Cancels the matching multi timeout.