Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ IsUnitValid
Method
IsUnitValid
lib/mdflib/mdflib/src/cc4block.cpp:117–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
bool Cc4Block::IsUnitValid() const { return Link(kIndexUnit) != 0; }
118
119
bool Cc4Block::IsDecimalUsed() const {
120
return (flags_ & CcFlag::PrecisionValid) != 0;
Callers
5
TEST_F
Function · 0.45
TEST
Function · 0.45
EXPORTFEATUREFUNC
Function · 0.45
get
Method · 0.45
get
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.36
TEST
Function · 0.36