Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
181
ACE_UINT16 NetworkAddress::get_type() const
182
{
183
return inet_addr_.in4_.sin_family;
184
}
185
186
void NetworkAddress::set_type(ACE_UINT16 type)
187
{
Callers
15
ACE_TMAIN
Function · 0.45
enable
Method · 0.45
is_ipv4
Function · 0.45
is_ipv6
Function · 0.45
enable
Method · 0.45
get_fully_qualified_hostname
Function · 0.45
NetworkResource.cpp
File · 0.45
set_socket_multicast_ttl
Function · 0.45
open_appropriate_socket_type
Function · 0.45
choose_single_coherent_address
Function · 0.45
address_to_locator
Function · 0.45
address_to_bytes
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected