|
wlmaker
|
#include <fsm.h>

Public Attributes | |
| const wlmtk_fsm_transition_t * | transitions |
| int | state |
Finite state machine. State.
| int _wlmtk_fsm_t::state |
Current state.
| const wlmtk_fsm_transition_t* _wlmtk_fsm_t::transitions |
The transitions table.