$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [msm] Passing constructor arguments to submachine
From: Michael.Herchel_at_[hidden]
Date: 2010-06-01 07:32:06
Hi,
As already explained in another thread, it is possible to pass constructor 
arguments to msm state machines (to the front end).
Is it also possible to pass constructor arguments to submachines of a msm 
state machine?
Or is there an other way in order to configure the inner submachine by 
calling some member methods from the outer state machine or therelike?
Thanks,
mikee