$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [statechart] state behaviour
From: liquid (kj_at_[hidden])
Date: 2009-03-28 17:48:38
Hi, two questions about states in statechart:
1. How (if possible) to implement this: a state upon an event generates
an event and transits to another state?
2. Can a state have private nondestroyable memory?
Regards
liquid