#include <fsm.h>
Public Member Functions | |
| void | operator() (const SState &, const SEvent &, const SState &) |
| Calls no functions. Inlined to nothing. | |
| SState | User defined state type | |
| SEvent | User defined event type |
Definition at line 188 of file fsm.h.
1.4.4