|
Embedded SDK
Embedded SDK
|
#include <ux_flow_engine.h>

Public Attributes | |
| const ux_flow_step_t *const * | steps |
| unsigned short | index |
| unsigned short | prev_index |
| unsigned short | length |
Relatively static UX flow description framework
Definition at line 36 of file ux_flow_engine.h.
| unsigned short ux_flow_state_t::index |
Definition at line 38 of file ux_flow_engine.h.
| unsigned short ux_flow_state_t::length |
Definition at line 40 of file ux_flow_engine.h.
| unsigned short ux_flow_state_t::prev_index |
Definition at line 39 of file ux_flow_engine.h.
| const ux_flow_step_t* const* ux_flow_state_t::steps |
Definition at line 37 of file ux_flow_engine.h.