11 Aug
2006
11 Aug
'06
7:51 a.m.
Hi, I need a way to get the current state from an asynchronous state machine for testing purposes - something analogous to state_cast. I'll only be using this in my unit tests, so I don't mind if it's a bit cumbersome to use. Thread-safety also isn't an issue. Is there any way of getting a reference to the actual Processor instance? Thanks / Johan