MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / scope

Method scope

base/poco/Net/src/IPAddress.cpp:229–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227
228
229Poco::UInt32 IPAddress::scope() const
230{
231 return pImpl()->scope();
232}
233
234
235std::string IPAddress::toString() const

Callers 10

IPAddressMethod · 0.45
IPAddress.cppFile · 0.45
operator ==Method · 0.45
operator <Method · 0.45
operator &Method · 0.45
operator |Method · 0.45
operator ^Method · 0.45
operator ~Method · 0.45
tryParseMethod · 0.45
newIPv6Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected