rotor_light
real-time C++ actor micro-framework for embedded systems, supervisable
rotor_light::ActorBase::Handler Struct Reference

runtime info about message subscription handler More...

#include <actor.hpp>

Public Attributes

GenericMethod method
 holds pointer-to-member-function for message processing
 
MessageTypeId message_id
 holds message_id to do runtime message matching
 
MethodEntry entry
 Method entry item.
 

Detailed Description

runtime info about message subscription handler


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