Terminate state event class.
More...
Terminate state event class.
Definition at line 207 of file ut-sm.cxx.
| virtual int StateEventTerminate::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 225 of file ut-sm.cxx.
227 return State::StateIdTerminate;
The documentation for this class was generated from the following file: