Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Raster
Method
Raster
lib/mdflib/mdflib/src/cncomment.cpp:75–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void CnComment::Raster(MdNumber raster) {
76
raster_ = std::move(raster);
77
}
78
79
const MdNumber& CnComment::Raster() const {
80
return raster_;
Callers
2
TEST_F
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TEST
Function · 0.64