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

Method get_type

dds/DCPS/NetworkAddress.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181ACE_UINT16 NetworkAddress::get_type() const
182{
183 return inet_addr_.in4_.sin_family;
184}
185
186void NetworkAddress::set_type(ACE_UINT16 type)
187{

Callers 15

ACE_TMAINFunction · 0.45
enableMethod · 0.45
is_ipv4Function · 0.45
is_ipv6Function · 0.45
enableMethod · 0.45
set_socket_multicast_ttlFunction · 0.45
address_to_locatorFunction · 0.45
address_to_bytesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected