idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
conversions.hpp File Reference
#include <idfxx/net>
#include <array>
#include <esp_netif_ip_addr.h>
#include <esp_netif_types.h>

Go to the source code of this file.

Namespaces

namespace  idfxx
 
namespace  idfxx::netif
 
namespace  idfxx::netif::detail
 

Functions

esp_netif_ip_info_t idfxx::netif::detail::to_native (const net::ip4_info &info)
 
net::ip4_info idfxx::netif::detail::ip4_from_native (const esp_netif_ip_info_t &native)
 
net::ip6_addr idfxx::netif::detail::ip6_from_native (const esp_ip6_addr_t &native)