Boost logo

Boost Users :

From: Igor R. (igor_rubinov_at_[hidden])
Date: 2008-04-10 14:38:28


Thanks a lot! I will try this on Sunday, and report here.> In your asynchronous_state_machine<> subclass hpp file add the following > line :> > private:> // ...> virtual void initiate_impl();> > In your asynchronous_state_machine<> subclass cpp file add the following > lines:> > void YourClassName::initiate_impl()> {> machine_base::initiate();> }> > Please let me know whether that works for you.> > Thanks & Regards,> > -- > Andreas Huber
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx



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