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

Method GetValue

cpp/src/value_classes/ValueBitSet.cpp:96–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96uint32 ValueBitSet::GetValue
97(
98) const
99{
100 return m_value.GetValue();
101}
102bool ValueBitSet::GetBit
103(
104 uint8 _idx

Callers 1

WriteXMLMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected