Embedded SDK
Embedded SDK
Public Attributes | List of all members
ux_flow_state_t Struct Reference

#include <ux_flow_engine.h>

Collaboration diagram for ux_flow_state_t:
Collaboration graph
[legend]

Public Attributes

const ux_flow_step_t *const * steps
 
unsigned short index
 
unsigned short prev_index
 
unsigned short length
 

Detailed Description

Relatively static UX flow description framework

Definition at line 36 of file ux_flow_engine.h.

Member Data Documentation

◆ index

unsigned short ux_flow_state_t::index

Definition at line 38 of file ux_flow_engine.h.

◆ length

unsigned short ux_flow_state_t::length

Definition at line 40 of file ux_flow_engine.h.

◆ prev_index

unsigned short ux_flow_state_t::prev_index

Definition at line 39 of file ux_flow_engine.h.

◆ steps

const ux_flow_step_t* const* ux_flow_state_t::steps

Definition at line 37 of file ux_flow_engine.h.


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