Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
229
Poco::UInt32 IPAddress::scope() const
230
{
231
return pImpl()->scope();
232
}
233
234
235
std::string IPAddress::toString() const
Callers
10
IPAddress
Method · 0.45
IPAddress.cpp
File · 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
tryParse
Method · 0.45
newIPv6
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected