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

Message with this payload is forwarded to the target address supervisor for recording unsubscription in the external (foreign) handler. More...

#include <messages.hpp>

Public Attributes

subscription_point_t point
 subscription details
 

Detailed Description

Message with this payload is forwarded to the target address supervisor for recording unsubscription in the external (foreign) handler.

The message is symmetrical to the external_subscription_t.


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