MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / impl

Method impl

dds/DCPS/transport/framework/DataLink.cpp:103–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103TransportImpl_rch
104DataLink::impl() const
105{
106 return impl_.lock();
107}
108
109bool
110DataLink::add_on_start_callback(const TransportClient_wrch& client, const GUID_t& remote)

Callers 6

RtpsUdpSendStrategyMethod · 0.45
ShmemSendStrategyMethod · 0.45
UdpReceiveStrategyMethod · 0.45
UdpSendStrategyMethod · 0.45
MulticastSendStrategyMethod · 0.45
negotiatedMethod · 0.45

Calls 1

lockMethod · 0.45

Tested by 1

negotiatedMethod · 0.36