|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
This is the complete list of members for idfxx::net::ipv6_addr, including all inherited members.
| addr() const noexcept | idfxx::net::ipv6_addr | inline |
| any() noexcept | idfxx::net::ipv6_addr | inlinestatic |
| ipv6_addr() noexcept=default | idfxx::net::ipv6_addr | |
| ipv6_addr(std::array< uint32_t, 4 > words, uint8_t zone=0) noexcept | idfxx::net::ipv6_addr | inlineexplicit |
| is_any() const noexcept | idfxx::net::ipv6_addr | inline |
| operator==(const ipv6_addr &) const noexcept=default | idfxx::net::ipv6_addr | |
| parse(std::string_view s) noexcept | idfxx::net::ipv6_addr | static |
| zone() const noexcept | idfxx::net::ipv6_addr | inline |