QM: Generating Code for State Machines
This section describes the state machine implementation strategies and coding aspects for hierarchical state machines in C and C++. Class ToastOven with a hierarchical state machine used in the following examples of c...