$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe DAVID (philippe.a.david_at_[hidden])
Date: 2007-03-27 03:54:02
Hi,
I would like to reuse a state in statechart at different places of the state
machine (so it can be a sub-state of at least 2 other states) or in different
state
machines. Since the state class has a template parameter with the context I am
a bit stuck here. Have you done that yet or have an idea about how to do it ?
Thanks,
Philippe