CAF 0.17.6
Loading...
Searching...
No Matches
caf::detail::simple_actor_clock::event Struct Reference

Base class for clock events. More...

#include <simple_actor_clock.hpp>

Inheritance diagram for caf::detail::simple_actor_clock::event:
caf::detail::simple_actor_clock::cancellation caf::detail::simple_actor_clock::delayed_event caf::detail::simple_actor_clock::drop_all caf::detail::simple_actor_clock::shutdown caf::detail::simple_actor_clock::multi_timeout_cancellation caf::detail::simple_actor_clock::ordinary_timeout_cancellation caf::detail::simple_actor_clock::request_timeout_cancellation caf::detail::simple_actor_clock::timeouts_cancellation caf::detail::simple_actor_clock::actor_msg caf::detail::simple_actor_clock::group_msg caf::detail::simple_actor_clock::multi_timeout caf::detail::simple_actor_clock::ordinary_timeout caf::detail::simple_actor_clock::request_timeout

Public Member Functions

 event (event_type t)
 

Public Attributes

event_type subtype
 Identifies the actual type of this object.
 

Detailed Description

Base class for clock events.


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