MCPcopy 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
75void CnComment::Raster(MdNumber raster) {
76 raster_ = std::move(raster);
77}
78
79const MdNumber& CnComment::Raster() const {
80 return raster_;

Callers 2

TEST_FFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TESTFunction · 0.64