|
RKH
|
Describes the history pseudostate. More...
#include <rkhsm.h>
Data Fields | |
| RKH_BASE_T | base |
| Maintains the basic information of state. | |
| RKHROM RKH_ST_T * | parent |
| Points to state's parent. | |
| RKHROM RKH_ST_T ** | target |
| Points to RAM memory location which stores the state's history. | |
| RKHROM RKH_TR_T | trn |
| History default transition. | |
Describes the history pseudostate.
It can be either be shallow or deep.