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::interface
inline
description
() const
idfxx::netif::interface
dhcp_client_start
()
idfxx::netif::interface
inline
dhcp_client_stop
()
idfxx::netif::interface
inline
dhcp_server_start
()
idfxx::netif::interface
inline
dhcp_server_stop
()
idfxx::netif::interface
inline
get_all_ip6
() const
idfxx::netif::interface
get_all_preferred_ip6
() const
idfxx::netif::interface
get_dns
(dns_type type) const
idfxx::netif::interface
inline
get_flags
() const
idfxx::netif::interface
get_hostname
() const
idfxx::netif::interface
inline
get_ip4_info
() const
idfxx::netif::interface
get_ip6_global
() const
idfxx::netif::interface
inline
get_ip6_linklocal
() const
idfxx::netif::interface
inline
get_mac
() const
idfxx::netif::interface
inline
get_route_priority
() const
idfxx::netif::interface
got_ip4_event
() const
idfxx::netif::interface
idf_handle
() const noexcept
idfxx::netif::interface
inline
interface
(const interface &)=delete
idfxx::netif::interface
interface
(interface &&other) noexcept
idfxx::netif::interface
inline
is_dhcp_client_running
() const
idfxx::netif::interface
is_dhcp_server_running
() const
idfxx::netif::interface
is_up
() const
idfxx::netif::interface
key
() const
idfxx::netif::interface
lost_ip4_event
() const
idfxx::netif::interface
napt_enable
(bool enable=true)
idfxx::netif::interface
inline
operator=
(const interface &)=delete
idfxx::netif::interface
operator=
(interface &&other) noexcept
idfxx::netif::interface
set_dns
(dns_type type, const dns_info &info)
idfxx::netif::interface
inline
set_hostname
(std::string_view hostname)
idfxx::netif::interface
inline
set_ip4_info
(const net::ip4_info &info)
idfxx::netif::interface
inline
set_mac
(const mac_address &mac)
idfxx::netif::interface
inline
set_route_priority
(int priority)
idfxx::netif::interface
take
(esp_netif_t *handle)
idfxx::netif::interface
static
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) const
idfxx::netif::interface
try_get_hostname
() const
idfxx::netif::interface
try_get_ip6_global
() const
idfxx::netif::interface
try_get_ip6_linklocal
() const
idfxx::netif::interface
try_get_mac
() const
idfxx::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::interface
static
~interface
()
idfxx::netif::interface
Generated by
1.9.8