Maintains the basic information of a state.
More...
#include <rkhsm.h>
Maintains the basic information of a state.
Definition at line 2006 of file rkhsm.h.
◆ type
State type.
Contains the type of a particular state and can have the following values:
- RKH_COMPOSITE: composite state.
- RKH_BASIC: basic state.
- RKH_CHOICE: choice pseudostate.
- RKH_CONDITIONAL: conditional pseudostate.
- RKH_SHISTORY: shadow history pseudostate.
- RKH_DHISTORY: deep history pseudostate.
Definition at line 2022 of file rkhsm.h.
The documentation for this struct was generated from the following file: