|
corosync 3.1.9
|
#include <fsm.h>

Data Fields | |
| int32_t | curr_state |
| int32_t | event |
| cs_fsm_event_action_fn | handler_fn |
| int32_t | next_states [CS_FSM_NEXT_STATE_SIZE] |
| cs_fsm_event_action_fn cs_fsm_entry::handler_fn |
| int32_t cs_fsm_entry::next_states[CS_FSM_NEXT_STATE_SIZE] |