Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ type
Method
type
src/extended/PolyBLEPNode.cpp:421–424 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
419
}
420
421
PolyBLEPType PolyBLEPNode::type() const
422
{
423
return PolyBLEPType(m_type->valueUint32());
424
}
425
426
void PolyBLEPNode::setType(PolyBLEPType type)
427
{
Callers
nothing calls this directly
Calls
2
PolyBLEPType
Enum · 0.85
valueUint32
Method · 0.80
Tested by
no test coverage detected