RKH
Loading...
Searching...
No Matches
RKH_BASE_T Struct Reference

Maintains the basic information of a state. More...

#include <rkhsm.h>

Data Fields

ruint type
 State type.
 

Detailed Description

Maintains the basic information of a state.

Definition at line 2006 of file rkhsm.h.

Field Documentation

◆ type

ruint 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: