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

Function NetworkInterfaceAddress

dds/DCPS/NetworkConfigMonitor.h:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22
23struct OpenDDS_Dcps_Export NetworkInterfaceAddress {
24 NetworkInterfaceAddress()
25 : can_multicast(false)
26 {}
27 NetworkInterfaceAddress(const OPENDDS_STRING& a_name,
28 bool a_can_multicast,
29 const NetworkAddress& a_address)

Callers 4

process_messageMethod · 0.85
update_interfacesMethod · 0.85
add_addressMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected