wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
_wlmtk_fsm_t Struct Reference

#include <fsm.h>

Collaboration diagram for _wlmtk_fsm_t:
Collaboration graph
[legend]

Public Attributes

const wlmtk_fsm_transition_ttransitions
 
int state
 

Detailed Description

Finite state machine. State.

Member Data Documentation

◆ state

int _wlmtk_fsm_t::state

Current state.

◆ transitions

const wlmtk_fsm_transition_t* _wlmtk_fsm_t::transitions

The transitions table.


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