Boost logo

Boost Users :

Subject: Re: [Boost-users] [statechart] forward_event()
From: Andreas Huber (ahd6974-spamboostorgtrap_at_[hidden])
Date: 2009-10-09 11:14:30


> Currently I try to extend this example to reproduce the decribed
> behaviour.

The behavior you describe in your OP *and* the behavior of your example is
as expected. The reason lies in the fact that the order in which innermost
states are checked for reactions is arbitrary. So, if the order is X, Y, Z,
the behavior is as in your example, if it is either Y, Z, X or Z, Y, X then
the behavior is as in your OP.

HTH,

-- 
Andreas Huber
When replying by private email, please remove the words spam and trap
from the address shown in the header. 

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net