CAF 0.17.6
Loading...
Searching...
No Matches
caf::detail::simple_actor_clock::request_timeout_cancellation Struct Referencefinal

Cancels a sec::request_timeout error. More...

#include <simple_actor_clock.hpp>

Inheritance diagram for caf::detail::simple_actor_clock::request_timeout_cancellation:
caf::detail::simple_actor_clock::cancellation caf::detail::simple_actor_clock::event

Public Member Functions

 request_timeout_cancellation (actor_id aid, message_id 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

message_id 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.
 

Detailed Description

Cancels a sec::request_timeout error.


The documentation for this struct was generated from the following file: