tsm 0.1.0
|
#include <tsm.h>
Public Member Functions | |
void | notify () |
void | wait () |
A simple observer class. The notify method will be invoked by an AsyncExecWithObserver state machine after event processing. This observer also implements a blocking wait so that test methods can invoke the wait method to synchronize with the event processing.
|
inline |
|
inline |