RKH
Data Structures
Here are the data structures with brief descriptions:
 CRKH_BASE_TMaintains the basic information of a state
 CRKH_ENPCN_TDescribes the entry point connection
 CRKH_EVT_TRepresents events without parameters
 CRKH_EXPCN_TDescribes the exit point connection
 CRKH_FINAL_TDescribes a final state
 CRKH_MEMPOOL_TDefines the data structure used to memory block pool facility
 CRKH_MPI_TDefines the data structure into which the performance information for memory pools is stored
 CRKH_QUEI_TDefines the data structure into which the performance information for queues is stored
 CRKH_QUEUE_TDefines the data structure used to maintain information about the queue
 CRKH_ROM_TConstant parameters of state machine
 CRKH_RSM_TDescribes a (referenced) submachine state machine
 CRKH_SBSC_TDescribes a basic state
 CRKH_SCHOICE_TDescribes the choice pseudostate
 CRKH_SCMP_TDescribes a composite state
 CRKH_SCOND_TDescribes the conditional pseudostate
 CRKH_SENP_TDescribes the entry point pseudostate
 CRKH_SEXP_TDescribes the exit point pseudostate
 CRKH_SHIST_TDescribes the history pseudostate
 CRKH_SM_TDescribes the state machine
 CRKH_SMA_TDescribes the SMA (active object in UML)
 CRKH_SMAI_TDefines the data structure into which the collected performance information for state machine is stored
 CRKH_SSBM_TDescribes a submachine state
 CRKH_ST_TDescribes the common properties of regular states (basic, composite, and submachine)
 CRKH_TINFO_TDefines the data structure into which the performance information for software timers is stored
 CRKH_TMR_TDefines the data structure used to maintain information that allows the timer-handling facility to update and expire software timers
 CRKH_TR_TDescribes the state transition
 CRKH_TRC_FIL_TRepresents the filter of signal and active object
 CRKHSmaVtblVirtual table for the RKH_SMA_T structure