MCPcopy Create free account
hub / github.com/OpenZWave/open-zwave / GetSize

Method GetSize

cpp/src/value_classes/ValueBitSet.cpp:389–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

387}
388
389uint8 ValueBitSet::GetSize
390(
391) const
392{
393 return m_size;
394}
395void ValueBitSet::SetSize
396(
397 uint8 size

Callers 1

SetValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected