|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
This is the complete list of members for idfxx::net::endpoint, including all inherited members.
| address() const noexcept | idfxx::net::endpoint | inline |
| endpoint(ipv4_addr addr, port_number port) noexcept | idfxx::net::endpoint | inline |
| endpoint(ipv6_addr addr, port_number port) noexcept | idfxx::net::endpoint | inline |
| family() const noexcept | idfxx::net::endpoint | inline |
| operator==(const endpoint &) const noexcept=default | idfxx::net::endpoint | |
| parse(std::string_view s) noexcept | idfxx::net::endpoint | static |
| port() const noexcept | idfxx::net::endpoint | inline |