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

Method connect

dds/DCPS/NetworkConfigMonitor.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50{}
51
52void NetworkConfigMonitor::connect(RcHandle<InternalTopic<NetworkInterfaceAddress> > topic)
53{
54 topic->connect(writer_);
55}
56
57void NetworkConfigMonitor::disconnect(RcHandle<InternalTopic<NetworkInterfaceAddress> > topic)
58{

Callers 12

runFunction · 0.45
GuidAddrSetMethod · 0.45
handle_inputMethod · 0.45
svcMethod · 0.45
ConfigStoreImplMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
Pub_HandlerMethod · 0.45
ACE_TMAINFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected