20 Jan
2010
20 Jan
'10
7:44 p.m.
Hi
And 9 out 10 times the simple event triggers the necessary transition but in a few instances I see no response/or transition.
This often happens in conjunction with orthogonal regions, does your machine have such regions?
Is there some way to see if the event got silently discarded.
Yes, for these events unconsumed_event is called: http://www.boost.org/doc/libs/1_34_0/libs/statechart/doc/reference.html#unco...
Is it being queued to the state-machine, an exception event raised.
An exception event cannot be silently discarded, at least not with the out of the box exception translator. HTH, -- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.