[IGSTK-Developers] The Boost Statechart Library - Overview
Luis Ibanez
luis.ibanez at kitware.com
Fri Mar 3 09:42:14 EST 2006
You may find interesting to look at the State Machine
implementation of the Boost library:
http://boost-sandbox.sourceforge.net/libs/statechart/doc/
With a Tutorial in the following link:
http://boost-sandbox.sourceforge.net/libs/statechart/doc/tutorial.html
They discuss interesting topics such as Orthogonal states and
Exception handling
Notice that Boost also has an implementations
of Signals and Slots:
http://www.boost.org/doc/html/signals.html
Luis
More information about the IGSTK-Developers
mailing list