Home
last modified time | relevance | path

Searched refs:makeUdpMessenger (Results 1 – 5 of 5) sorted by relevance

/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/src/ableton/discovery/
H A Dtst_UdpMessenger.cpp76 makeUdpMessenger(util::injectRef(iface), state, util::injectRef(context), 1, 1);
103 auto messenger = makeUdpMessenger(
117 auto messenger = makeUdpMessenger(
165 auto tmpMessenger = makeUdpMessenger(
193 auto messenger = makeUdpMessenger(util::injectRef(iface), TestNodeState{5, 10},
233 auto messenger = makeUdpMessenger(util::injectRef(iface), TestNodeState{5, 10},
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/discovery/
H A DPeerGateway.hpp246 makeUdpMessenger(injectVal(move(iface)), move(state), injectRef(*io), ttl, ttlRatio); in makeIpV4Gateway()
H A DUdpMessenger.hpp318 UdpMessenger<Interface, NodeState, IoContext> makeUdpMessenger( in makeUdpMessenger() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/include/ableton/discovery/
H A DPeerGateway.hpp247 makeUdpMessenger(injectVal(move(iface)), move(state), injectRef(*io), ttl, ttlRatio);
H A DUdpMessenger.hpp318 UdpMessenger<Interface, NodeState, IoContext> makeUdpMessenger( in makeUdpMessenger() function