Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ UnitReference
Method
UnitReference
lib/mdflib/mdflib/src/mdproperty.cpp:56–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void MdProperty::UnitReference(std::string unit_reference) {
57
unit_ref_ = std::move(unit_reference);
58
}
59
60
const std::string& MdProperty::UnitReference() const {
61
return unit_ref_;
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36