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

Method disconnect

dds/DCPS/NetworkConfigMonitor.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57void NetworkConfigMonitor::disconnect(RcHandle<InternalTopic<NetworkInterfaceAddress> > topic)
58{
59 topic->disconnect(writer_);
60}
61
62void NetworkConfigMonitor::set(const List& list)
63{

Callers 11

runFunction · 0.45
~GuidAddrSetMethod · 0.45
~Service_ParticipantMethod · 0.45
shutdownMethod · 0.45
svcMethod · 0.45
~ConfigStoreImplMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected