Click here to Skip to main content
15,888,286 members
Articles / Web Development / HTML

State Machines, in C++

Rate me:
Please Sign up or sign in to vote.
3.86/5 (14 votes)
11 Nov 2016CPOL8 min read 24K   49   22  
An example state machine framework that uses Doxygen to auto-draw the actual code's behavior.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
United States United States
Phil is a Principal Software developer focusing on weird yet practical algorithms that run the gamut of embedded and desktop (PID loops, Kalman filters, FFTs, client-server SOAP bindings, ASIC design, communication protocols, game engines, robotics).

In his personal life he is a part time mad scientist, full time dad, and studies small circle jujitsu, plays guitar and piano.

Comments and Discussions