|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Classes | |
| class | ipv4_addr |
| IPv4 address value type. More... | |
| struct | ipv4_info |
| IPv4 network interface information. More... | |
| class | ipv6_addr |
| IPv6 address value type. More... | |
| struct | ipv6_info |
| IPv6 network interface information. More... | |
Concepts | |
| concept | ip_address |
| Concept matching either ipv4_addr or ipv6_addr. | |