Define RCPPSW_FSM_GUARD_DEFINE
Defined in File base_fsm.hpp
Define Documentation
-
RCPPSW_FSM_GUARD_DEFINE(FSM, guard_name, event_data)
guard_namefor a classFSM, which requires the input signal ofevent_dataeach 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.