Define RCPPSW_FSM_STATE_DEFINE
Defined in File base_fsm.hpp
Define Documentation
-
RCPPSW_FSM_STATE_DEFINE(FSM, state_name, event_data)
Define a state
state_namefor a classFSM, which requires the input signal ofevent_dataeach time the state is executed.