Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1075
void IChannel::GetCnUnit(CnUnit& unit) const {
1076
unit.Comment(MdString(Unit()));
1077
}
1078
1079
} // end namespace mdf
Callers
nothing calls this directly
Calls
2
MdString
Class · 0.85
Comment
Method · 0.45
Tested by
no test coverage detected