rad  3.0.0
Public Types | Public Attributes | List of all members
rad::EventInfo Struct Reference

#include <anyEvent.hpp>

Public Types

enum  Context { Context::any, Context::statemachine }
 

Public Attributes

std::string id
 
std::type_index payload
 
Context context
 

Detailed Description

Describes an event

Member Enumeration Documentation

◆ Context

Enumerator
any 
statemachine 

Member Data Documentation

◆ context

Context rad::EventInfo::context

Type of event

◆ id

std::string rad::EventInfo::id

Event id

◆ payload

std::type_index rad::EventInfo::payload

Event payload


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