MCPcopy 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

TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36