rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::ev::supervisor_ev_t::timer_t Struct Reference

inheritance of ev_timer, which holds rotor timer_id More...

#include <supervisor_ev.h>

Inheritance diagram for rotor::ev::supervisor_ev_t::timer_t:

Public Types

using supervisor_ptr_t = intrusive_ptr_t< supervisor_ev_t >
 intrusive pointer to ev supervisor (type)
 

Public Attributes

timer_handler_base_thandler
 non-owning pointer to timer handler
 
supervisor_ptr_t sup
 intrusive pointer to the supervisor
 

Detailed Description

inheritance of ev_timer, which holds rotor timer_id


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