Define RCPPSW_FSM_GUARD_DEFINE
Defined in File base_fsm.hpp
Define Documentation
-
RCPPSW_FSM_GUARD_DEFINE(FSM, guard_name, event_data)
guard_name
for a classFSM
, which requires the input signal ofevent_data
each time the guard is executed.
Defined in File base_fsm.hpp
guard_name
for a class FSM
, which requires the input signal of event_data
each time the guard is executed.