uscxml_machine Struct Reference
A single SCXML state-machine.
Collaboration diagram for uscxml_machine:
Public Attributes | |
| const char * | datamodel |
| const uscxml_elem_donedata * | donedata |
| unsigned char | flags |
| const char * | name |
| USCXML_NR_STATES_TYPE | nr_states |
| USCXML_NR_TRANS_TYPE | nr_transitions |
| const uscxml_machine * | parent |
| const exec_content_t | script |
| const uscxml_state * | states |
| const uscxml_transition * | transitions |
| const char * | uuid |
The documentation for this struct was generated from the following file:
- /Users/sradomski/Documents/TK/Code/uscxml/apps/arduino/stateMachine.c
