Define RCPPSW_FSM_STATE_MAP_ENTRY_EX_ALL

Define Documentation

RCPPSW_FSM_STATE_MAP_ENTRY_EX_ALL(state_name, guard_name, entry_name, exit_name)

Define an extended state map entry for state state_name, along will all callbacks. If entry/exit/guard callbacks are not used for the state, nullptr should be passed.