dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
Fsm.isState
dextool
fsm
Fsm
struct
Fsm
(StateTT...)
bool
isState
(
Ts
...
)
(
)
Return Value
Type:
bool
true if the fsm is in the specified state.
Meta
Source
See Implementation
dextool
fsm
Fsm
aliases
StateT
functions
isState
static functions
opCall
variables
state