Per-event handler signature. Receives a detail object typed by event name, so e.action (etc.) only exist where they're meaningful.
e.action
The type of the machine data member.
The event name.
Per-event handler signature. Receives a detail object typed by event name, so
e.action(etc.) only exist where they're meaningful.