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

Message with this payload is sent to supervisor when spawner should create new actor instance. More...

#include <messages.hpp>

Public Attributes

address_ptr_t spawner_address
 identifies the spawner
 

Detailed Description

Message with this payload is sent to supervisor when spawner should create new actor instance.

The message is needed for internal spawner_t housekeeping.


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