Alex exoskeleton
ALEX SoftwareDocumentation
Classes
Transition.h File Reference
#include "Event.h"
#include "State.h"
#include "StateMachine.h"
Include dependency graph for Transition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Transition
 Represents possible transitions linking two State objects with an Event. More...
 

Detailed Description

Author
William Campbell
Version
0.1
Date
2020-09-24 For more detail on the architecture and mechanics of the state machine class see: https://embeded.readthedocs.io/en/latest/StaeMachines/.

Definition in file Transition.h.