yasmine
sync_state_machine.hpp File Reference
#include <list>
#include "state_machine_base.hpp"

Go to the source code of this file.

Classes

class  sxy::sync_state_machine
 Class for the "single-threaded version" of the state machine. It provides the methods to start the state machine, to fire events, to check the state machine for possible defects and to get the root state reference. More...
 

Namespaces

 sxy
 

Typedefs

typedef sync_state_machine sxy::state_machine