$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Oliver.Kowalke_at_[hidden]
Date: 2006-01-20 03:35:53
Hello,
The tutorial of boost::statechart contains an incomplete example of
connecting two FSMs of the same type.
For me it is not clear how the events are propagated between this two
FSMs (concret C++-code) and if its possible to connect two FSMs of
different type!
Could you give me a simple (complete) example, please?
Regards,
Oliver