|
infinite_state_machine 1.0.0
Infinite State Machine Library
|
Files | |
| infinite_state.h | |
| Core definitions for the infinite (unbounded topology and depth albeit limited by memory resources) hierarchical state machine. | |
| infinite_state_machine.h | |
| Public API for the infinite state machine. Provides functions to initialise, perform hierarchical transitions (goto and jump), query whether a state is active, and get the current top state. | |
| infinite_state_machine.hpp | |