|
CAF
0.17.6
|
Cancels all timeouts for an actor. More...
#include <simple_actor_clock.hpp>
Public Member Functions | |
| timeouts_cancellation (actor_id aid) | |
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) | |
Additional Inherited Members | |
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 all timeouts for an actor.