]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/commit
Add simple support for deffering events (not written as custom_reaction). In transiti...
authorpetr000 <silhavik.p@gmail.com>
Sun, 18 Sep 2011 14:32:37 +0000 (16:32 +0200)
committerpetr000 <silhavik.p@gmail.com>
Sun, 18 Sep 2011 14:32:37 +0000 (16:32 +0200)
commit10e7c3f79895fa5b2b821eeb944cc20e021c486c
tree85a4765bedab92e2ccf1bd013d49997cb4ed89ff
parent711b0dc3764453dd8ce7cc3fb2d23abf207d612b
Add simple support for deffering events (not written as custom_reaction). In transition table these reactions are shown this way (deffered).

Transition table is now able to show multiple reactions for one event in one state. Each of the possibilities is printed in one row.
src/iooper.h
src/stringoper.h
src/visualizer.cpp