Define RCPPSW_HFSM_ENTRY_INHERIT

Define Documentation

RCPPSW_HFSM_ENTRY_INHERIT(BASE_FSM, inherited_name, event_data)

Declare a entry callback in the current HFSM to be inherited from a parent HFSM.

This can be private because it is just a member variable.