RKH
|
Describes the common properties of regular states (basic, composite, and submachine). More...
#include <rkhsm.h>
Data Fields | |
RKH_BASE_T | base |
Maintains the basic information of state. | |
RKH_ENT_ACT_T | enter |
Points to entry action. | |
RKH_EXT_ACT_T | exit |
Points to exit action. | |
RKHROM RKH_ST_T * | parent |
Points to state's parent. | |
Describes the common properties of regular states (basic, composite, and submachine).