SimGrid  3.14.159
Versatile Simulation of Distributed Systems
xbt_automaton_transition Struct Reference

#include <automaton.h>

Public Attributes

xbt_automaton_state_t src
 
xbt_automaton_state_t dst
 
xbt_automaton_exp_label_t label
 

Member Data Documentation

◆ src

xbt_automaton_state_t xbt_automaton_transition::src

◆ dst

xbt_automaton_state_t xbt_automaton_transition::dst

◆ label

xbt_automaton_exp_label_t xbt_automaton_transition::label

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