Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
389
uint8 ValueBitSet::GetSize
390
(
391
) const
392
{
393
return m_size;
394
}
395
void ValueBitSet::SetSize
396
(
397
uint8 size
Callers
1
SetValue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected