MCPcopy 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
421PolyBLEPType PolyBLEPNode::type() const
422{
423 return PolyBLEPType(m_type->valueUint32());
424}
425
426void PolyBLEPNode::setType(PolyBLEPType type)
427{

Callers

nothing calls this directly

Calls 2

PolyBLEPTypeEnum · 0.85
valueUint32Method · 0.80

Tested by

no test coverage detected