rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::subscription_t::joint_handlers_t Struct Reference

pair internal and external handler_t More...

#include <subscription.h>

Public Attributes

handlers_t internal
 internal handlers, i.e. those which belong to actors of the supervisor
 
handlers_t external
 external handlers, i.e. those which belong to actors of other supervisor
 

Detailed Description

pair internal and external handler_t


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