|
OpenEnroth beb98cb
|
Protected Member Functions | |
| void | _addState (std::string_view name, std::unique_ptr< FsmState > state, FsmTransitions transitions={}) |
| std::unique_ptr< Fsm > | _createFsm (std::string_view startingStateName) |
Protected Attributes | |
| FsmStateEntries | _states |
|
inlineprotected |
|
inlineprotected |
|
protected |