C++ YASMIN (Yet Another State MachINe)
Loading...
Searching...
No Matches
state_machine.hpp File Reference
#include <atomic>
#include <functional>
#include <map>
#include <memory>
#include <mutex>
#include <set>
#include <string>
#include <vector>
#include "yasmin/blackboard/blackboard.hpp"
#include "yasmin/state.hpp"
Include dependency graph for state_machine.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yasmin::StateMachine
 A class that implements a state machine with a set of states, transitions, and callback mechanisms for state changes. More...
 

Namespaces

namespace  yasmin