----- Original Message -----From: samriti katochNewsgroups: gmane.comp.lib.boost.userSent: Wednesday, May 22, 2013 4:12 PMSubject: [msm] Manually setting next stateI have an orthogonal region defined for handling errors, where Error is an interruptible state.Is there a way to manually set the next state for the state machine.Hi,
---------- -------------| | ----------->| Error || Ok | | |
---------- -------------
This is similar to the example here : http://svn.boost.org/svn/boost/trunk/libs/msm/doc/HTML/examples/Orthogonal-deferred.cpp
Once the state machine recovers from the error, I would like to start from the initial state again in the main orthogonal region.Is there a way to do this ?Thanks!
Samriti
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users