Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/digint/tinyfsm
/ On
Method
On
examples/api/resetting_switch.cpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
45
public:
46
On() : counter(0) { std::cout <<
"** RESET State=On"
<< std::endl; }
47
};
48
49
class Off
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected