Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ IPAddress
Method
IPAddress
base/poco/Net/src/IPAddress.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
52
53
IPAddress::IPAddress()
54
{
55
newIPv4();
56
}
57
58
59
IPAddress::IPAddress(const IPAddress& addr)
Callers
nothing calls this directly
Calls
8
IPv4AddressImpl
Class · 0.85
IPv6AddressImpl
Class · 0.85
trim
Function · 0.50
parse
Function · 0.50
family
Method · 0.45
addr
Method · 0.45
scope
Method · 0.45
empty
Method · 0.45
Tested by
no test coverage detected