Boost logo

Boost Users :

From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2006-05-09 05:34:19


Oliver.Kowalke_at_[hidden] wrote:

[snip]

>
> By default statechart ignores a event with no handlers in the
> statemachine.
> Statechart allows to catch the event by adding following function to
> your state_machine class:
>
> void unconsumed_event( sc::event_base const& ev)
> { ... }

Thanks, I can use that.

// Johan


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