Define RCPPSW_HFSM_EXIT_INHERIT

Define Documentation

RCPPSW_HFSM_EXIT_INHERIT(BASE_FSM, inherited_name)

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

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