SimGrid  3.14.159
Versatile Simulation of Distributed Systems
xbt_automaton_state Struct Reference

#include <automaton.h>

Public Attributes

char * id
 
int type
 
xbt_dynar_t in
 
xbt_dynar_t out
 

Member Data Documentation

§ id

char* xbt_automaton_state::id

§ type

int xbt_automaton_state::type

§ in

xbt_dynar_t xbt_automaton_state::in

§ out

xbt_dynar_t xbt_automaton_state::out

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