Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ State
Method
State
lib/mdflib/mdflib/src/horevision.cpp:30–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
void HoRevision::State(std::string state) {
31
state_ = std::move(state);
32
}
33
34
const std::string& HoRevision::State() const {
35
return state_;
Callers
4
TEST
Function · 0.45
TEST
Function · 0.45
Init
Method · 0.45
WorkThread
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36