idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
idfxx::netif::interface Member List

This is the complete list of members for idfxx::netif::interface, including all inherited members.

create_ip6_linklocal()idfxx::netif::interfaceinline
description() constidfxx::netif::interface
dhcp_client_start()idfxx::netif::interfaceinline
dhcp_client_stop()idfxx::netif::interfaceinline
dhcp_server_start()idfxx::netif::interfaceinline
dhcp_server_stop()idfxx::netif::interfaceinline
get_all_ip6() constidfxx::netif::interface
get_all_preferred_ip6() constidfxx::netif::interface
get_dns(dns_type type) constidfxx::netif::interfaceinline
get_flags() constidfxx::netif::interface
get_hostname() constidfxx::netif::interfaceinline
get_ip4_info() constidfxx::netif::interface
get_ip6_global() constidfxx::netif::interfaceinline
get_ip6_linklocal() constidfxx::netif::interfaceinline
get_mac() constidfxx::netif::interfaceinline
get_route_priority() constidfxx::netif::interface
got_ip4_event() constidfxx::netif::interface
idf_handle() const noexceptidfxx::netif::interfaceinline
interface(const interface &)=deleteidfxx::netif::interface
interface(interface &&other) noexceptidfxx::netif::interfaceinline
is_dhcp_client_running() constidfxx::netif::interface
is_dhcp_server_running() constidfxx::netif::interface
is_up() constidfxx::netif::interface
key() constidfxx::netif::interface
lost_ip4_event() constidfxx::netif::interface
napt_enable(bool enable=true)idfxx::netif::interfaceinline
operator=(const interface &)=deleteidfxx::netif::interface
operator=(interface &&other) noexceptidfxx::netif::interface
set_dns(dns_type type, const dns_info &info)idfxx::netif::interfaceinline
set_hostname(std::string_view hostname)idfxx::netif::interfaceinline
set_ip4_info(const net::ip4_info &info)idfxx::netif::interfaceinline
set_mac(const mac_address &mac)idfxx::netif::interfaceinline
set_route_priority(int priority)idfxx::netif::interface
take(esp_netif_t *handle)idfxx::netif::interfacestatic
try_create_ip6_linklocal()idfxx::netif::interface
try_dhcp_client_start()idfxx::netif::interface
try_dhcp_client_stop()idfxx::netif::interface
try_dhcp_server_start()idfxx::netif::interface
try_dhcp_server_stop()idfxx::netif::interface
try_get_dns(dns_type type) constidfxx::netif::interface
try_get_hostname() constidfxx::netif::interface
try_get_ip6_global() constidfxx::netif::interface
try_get_ip6_linklocal() constidfxx::netif::interface
try_get_mac() constidfxx::netif::interface
try_napt_enable(bool enable=true)idfxx::netif::interface
try_set_dns(dns_type type, const dns_info &info)idfxx::netif::interface
try_set_hostname(std::string_view hostname)idfxx::netif::interface
try_set_ip4_info(const net::ip4_info &info)idfxx::netif::interface
try_set_mac(const mac_address &mac)idfxx::netif::interface
wrap(esp_netif_t *handle)idfxx::netif::interfacestatic
~interface()idfxx::netif::interface