|
Boost Users : |
From: Andreas Huber (ahd6974-spamboostorgtrap_at_[hidden])
Date: 2007-05-22 15:55:30
Hi Niklas
> I work on a Project which has the ambition to execute statecharts
> which a user has designed.
This is difficult with Boost.Statechart. Boost.Statechart was designed
to build FSMs whose layout (states, event, transitions, etc.) is fixed
at compile time.
> Is it possible to implement this with the help of the boost
> statechart library or are there any restrictions concerning the
> boost statechart library to do this? I not mean to design
> statecharts but to simulate them.
See above, with Statechart you'd need to generate C++ code, compile and
run it from your application.
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