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

Message with this payload is sent from a supervisor to an actor as initialization request. More...

#include <messages.hpp>

Public Types

using response_t = initialize_confirmation_t
 link to response payload type
 

Detailed Description

Message with this payload is sent from a supervisor to an actor as initialization request.


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