Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
103
TransportImpl_rch
104
DataLink::impl() const
105
{
106
return impl_.lock();
107
}
108
109
bool
110
DataLink::add_on_start_callback(const TransportClient_wrch& client, const GUID_t& remote)
Callers
6
RtpsUdpSendStrategy
Method · 0.45
ShmemSendStrategy
Method · 0.45
UdpReceiveStrategy
Method · 0.45
UdpSendStrategy
Method · 0.45
MulticastSendStrategy
Method · 0.45
negotiated
Method · 0.45
Calls
1
lock
Method · 0.45
Tested by
1
negotiated
Method · 0.36