dextool v3.1.0 (2021-05-10T21:15:40Z)
Dub
Repo
act
my
fsm
Act on the current state. Use
(ref S)
to modify the states data.
template
act
(handlers...)
void
act
(
Self
)
(
auto
ref
Self
self
)
if
(
is
(
Self
:
Fsm
!
StateT
,
StateT
...
)
)
Members
Functions
act
void
act
(Self self)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
my
fsm
functions
get
structs
Fsm
TypeDataMap
templates
act
next
Act on the current state. Use (ref S) to modify the states data.