21 May
2013
21 May
'13
7:37 p.m.
Hi,
Subj, Is that possible?
At the moment no.
for example, one event continues processing, the another one finishes the whole state-machine (some clean-up actions etc).
I tried
struct Interrupt : public msmf::interrupt_state< boost::mpl::vector
> {};
If I had implemented it, it would look like this, not like the second one.
- has no effect.
As the doc states, only one end event is currently supported, but it's been on my list with low prio as nobody had requested it. If you can wait a few days, I can give it a try very soon. HTH, Christophe