$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [statechart]BitMachine with custom reactions. How to?
From: vs_at_[hidden]
Date: 2011-01-31 15:46:34
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