MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / GetCnUnit

Method GetCnUnit

lib/mdflib/mdflib/src/ichannel.cpp:1075–1077  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1073}
1074
1075void IChannel::GetCnUnit(CnUnit& unit) const {
1076 unit.Comment(MdString(Unit()));
1077}
1078
1079} // end namespace mdf

Callers

nothing calls this directly

Calls 2

MdStringClass · 0.85
CommentMethod · 0.45

Tested by

no test coverage detected