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

boos::asio::deadline_timer with embedded timer handler More...

#include <supervisor_asio.h>

Inheritance diagram for rotor::asio::supervisor_asio_t::timer_t:

Public Member Functions

 timer_t (timer_handler_base_t *handler_, asio::io_context &io_context)
 constructs timer using timer handler and boost asio io_context
 

Public Attributes

timer_handler_base_thandler
 non-owning pointer to timer handler
 

Detailed Description

boos::asio::deadline_timer with embedded timer handler


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