MCPcopy 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
117bool Cc4Block::IsUnitValid() const { return Link(kIndexUnit) != 0; }
118
119bool Cc4Block::IsDecimalUsed() const {
120 return (flags_ & CcFlag::PrecisionValid) != 0;

Callers 5

TEST_FFunction · 0.45
TESTFunction · 0.45
EXPORTFEATUREFUNCFunction · 0.45
getMethod · 0.45
getMethod · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TESTFunction · 0.36