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

Method setType

base/poco/Net/src/NetworkInterface.cpp:461–464  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

459
460
461inline void NetworkInterfaceImpl::setType(Type type)
462{
463 _type = type;
464}
465
466
467inline void NetworkInterfaceImpl::setIndex(unsigned index)

Callers 1

setInterfaceParamsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected