[statechart]BitMachine with custom reactions. How to?

Hello! I tried to add custom reactions to the statechart library example BitMachine. It shall not only change the state, but also perform some (self-defined) action on the transition. Could somebody tell me, where I have to add / change what in order to achieve the goal? Any hints are welcome. Thanks a lot. Volker

Hi Volker
I tried to add custom reactions to the statechart library example BitMachine. It shall not only change the state, but also perform some (self-defined) action on the transition.
In this case, a transition with a transition action seems to be sufficient.
Could somebody tell me, where I have to add / change what in order to achieve the goal? Any hints are welcome.
Please see: <http://www.boost.org/doc/libs/1_45_0/libs/statechart/doc/tutorial.html#Trans... ionActions> HTH & Regards, -- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.
participants (2)
-
Andreas Huber
-
vs@spinke.de