MCPcopy Create free account
hub / github.com/ChiyukiGana/Quickinput / AddressPatternAsUInt32

Method AddressPatternAsUInt32

source/src/osc/osc/OscReceivedElements.cpp:579–582  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

577
578
579uint32 ReceivedMessage::AddressPatternAsUInt32() const
580{
581 return ToUInt32( addressPattern_ );
582}
583
584
585void ReceivedMessage::Init( const char *message, osc_bundle_element_size_t size )

Callers 1

Calls 1

ToUInt32Function · 0.85

Tested by

no test coverage detected