yasmine
state_machine Class Reference

Base class for the state machines. It provides methods to start the state machine, to fire events, to add transitions, to check the state machine for possible defects and to get the root state reference. More...

#include <state_machine_base.hpp>

Detailed Description

Base class for the state machines. It provides methods to start the state machine, to fire events, to add transitions, to check the state machine for possible defects and to get the root state reference.


The documentation for this class was generated from the following file: