MCPcopy Create free account
hub / github.com/digint/tinyfsm / Off

Class Off

examples/api/moore_machine.cpp:23–23  ·  view source on GitHub ↗

---------------------------------------------------------------------------- 3. State Declarations

Source from the content-addressed store, hash-verified

21// 3. State Declarations
22//
23struct Off; // forward declaration
24
25struct On : Switch
26{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected