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

Class Off

examples/api/mealy_machine.cpp:31–31  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

29// 3. State Declarations
30//
31struct Off; // forward declaration
32
33struct On : Switch
34{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected