| libjmmcg
    release_579_6_g8cffd
    A C++ library containing an eclectic mix of useful, advanced components. | 
| Classes | |
| struct | fn_event | 
| struct | state_machine_t | 
| Public Types | |
| using | machine = typename MSMT::template machine< state_machine_t > | 
| using | machine = typename MSMT::template machine< state_machine_t > | 
| Public Member Functions | |
| void | process (states state) noexcept(false) | 
| void | process (states state) noexcept(false) | 
| Public Attributes | |
| machine | msm {} | 
| using noop_driver< MSMT >::machine = typename MSMT::template machine<state_machine_t> | 
| using noop_driver< MSMT >::machine = typename MSMT::template machine<state_machine_t> | 
| 
 | inlinenoexcept | 
Definition at line 98 of file msm.cpp.
References noop_driver< MSMT >::msm.
| 
 | inlinenoexcept | 
| machine noop_driver< MSMT >::msm {} | 
Definition at line 103 of file msm.cpp.
Referenced by noop_driver< MSMT >::process().