RKH
RKH_FINAL_T Struct Reference

Describes a final state. More...

#include <rkhsm.h>

Data Fields

RKH_ST_T st
  More...
 
RKHROM RKH_TR_Ttrtbl
  More...
 
RKH_PPRO_T prepro
  More...
 

Detailed Description

Describes a final state.

Definition at line 2233 of file rkhsm.h.

Field Documentation

◆ st

Note
A final state has neither exit behavior nor entry behavior.

Definition at line 2239 of file rkhsm.h.

◆ trtbl

RKHROM RKH_TR_T* trtbl
Note
A final state cannot have any outgoing transitions.

Definition at line 2245 of file rkhsm.h.

◆ prepro

RKH_PPRO_T prepro
Note
A final state cannot have any outgoing transitions.

Definition at line 2252 of file rkhsm.h.


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