$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] MSM to diagram
From: Robert Bielik (robert.bielik_at_[hidden])
Date: 2014-10-08 04:37:07
Hi all,
I want to use MSM in an application, however, for design documentation purposes I'd like to be able to express the state machine in
a diagram.
And preferably going the route from C++ code -> graphical diagram (i.e. not from UML -> C++ code).
Has anyone looked at that, or know of resources on how to accomplish this ?
TIA
/Robert