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

Message with this payload is sent from a supervisor to an actor when successful subscription to the target address occurs. More...

#include <messages.hpp>

Public Attributes

subscription_point_t point
 subscription details
 

Detailed Description

Message with this payload is sent from a supervisor to an actor when successful subscription to the target address occurs.

The message is needed for internal actor_base_t housekeeping.


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