corosync
2.4.2
|
#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] |
int32_t cs_fsm_entry::curr_state |
Definition at line 59 of file fsm.h.
Referenced by mon_get_service_engine_ver0(), and wd_get_service_engine_ver0().
cs_fsm_event_action_fn cs_fsm_entry::handler_fn |
int32_t cs_fsm_entry::next_states[CS_FSM_NEXT_STATE_SIZE] |