MCPcopy 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
53IPAddress::IPAddress()
54{
55 newIPv4();
56}
57
58
59IPAddress::IPAddress(const IPAddress& addr)

Callers

nothing calls this directly

Calls 8

IPv4AddressImplClass · 0.85
IPv6AddressImplClass · 0.85
trimFunction · 0.50
parseFunction · 0.50
familyMethod · 0.45
addrMethod · 0.45
scopeMethod · 0.45
emptyMethod · 0.45

Tested by

no test coverage detected