FSMgine
High-performance finite state machine library for C++17 with single-threaded and multi-threaded variants
Loading...
Searching...
No Matches
FSMgine Directory Reference
Directory dependency graph for FSMgine:
include/FSMgine

Files

 FSM.hpp
 Core finite state machine implementation.
 
 FSMBuilder.hpp
 Fluent builder API for constructing finite state machines.
 
 FSMgine.hpp
 Main header file for the FSMgine library.
 
 StringInterner.hpp
 String interning utility for memory-efficient state name storage.
 
 Transition.hpp
 State transition representation with guards and actions.