|
fsm
|


Public Member Functions | |
| void | onEnter () |
| void | onEnter () |
Public Member Functions inherited from escad::state< Error, Context > | |
| auto | transition () const |
| Execute transition to another state. More... | |
| auto | not_handled () const |
| Indicate that event was not handled. More... | |
| auto | handled () const |
| Indicate that event was handled. More... | |
Additional Inherited Members | |
Public Types inherited from escad::state< Error, Context > | |
| using | substates_type = states< SubStates... > |
| using | state_tag = void |
1.8.13