Symmetri
Loading...
Searching...
No Matches
symmetri::Event Struct Reference

This struct defines a subset of data that we associate with the result of firing a transition. More...

#include <types.h>

Public Attributes

std::string case_id
 The case_id of this event.
 
std::string transition
 The transition that generated the event.
 
Token state
 The result of the event.
 
Clock::time_point stamp
 The timestamp of the event.
 

Detailed Description

This struct defines a subset of data that we associate with the result of firing a transition.


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