Restart state event class.
More...
Restart state event class.
Definition at line 144 of file ut-sm.cxx.
| virtual int StateEventRestart::execAction |
( |
State * |
pState, |
|
|
int |
nPrevStateId, |
|
|
int |
nEventId |
|
) |
| |
|
inlinevirtual |
Execute event action.
- Parameters
-
| pState | State owning this event. |
| nPrevStateId | Previous state id. |
| nEventId | Event id. |
- Returns
- Next state id.
Definition at line 162 of file ut-sm.cxx.
References TestMenu.
165 return State::StateIdStart;
static const char * TestMenu
Test menu.
The documentation for this class was generated from the following file: