prf::net::dhcps::IDhcpInterfaceBindingProvider class

Derived classes

class prf::net::eth::DhcpBindingRegistry final
Generic registry-backed DHCP binding provider for Ethernet-like runtimes.

Constructors, destructors, conversion operators

~IDhcpInterfaceBindingProvider() defaulted virtual

Public functions

auto snapshot_bound_interface(std::string_view iface_name, BoundDhcpInterface* out) -> bool pure virtual