SimpleStateMachineT Properties |
The SimpleStateMachineT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | currentState | Current state of the machine. |
![]() ![]() | isStrict | Tells if all the transitions must be explicitly declared. |
![]() | machineIsInactive | Tells if the machine was shutdown. |