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

Method end

base/poco/Net/src/NameValueCollection.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144
145
146NameValueCollection::ConstIterator NameValueCollection::end() const
147{
148 return _map.end();
149}
150
151
152bool NameValueCollection::empty() const

Callers 15

hasFactoryMethod · 0.45
getFactoryMethod · 0.45
hasFactoryMethod · 0.45
getFactoryMethod · 0.45
initDefaultContextMethod · 0.45
findFirstInterfaceMethod · 0.45
authenticateMethod · 0.45
proxyAuthenticateMethod · 0.45
supportsIPv4Method · 0.45
supportsIPv6Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected