|
libcppwrap
A collection of C++ wrappers for native APIs
|
This is the complete list of members for w::ipv6_address, including all inherited members.
| ipv6_address(std::uint16_t port=0) | w::ipv6_address | |
| ipv6_address(const char *address, std::uint16_t port=0) | w::ipv6_address | |
| ipv6_address(const char *address, std::uint16_t port, unsigned interface_index) | w::ipv6_address | |
| ipv6_address(const char *address, std::uint16_t port, const char *interface_name) | w::ipv6_address | |
| ipv6_address(const in6_addr &address, std::uint16_t port=0) | w::ipv6_address | |
| ipv6_address(const in6_addr &address, std::uint16_t port, unsigned interface_index) | w::ipv6_address | |
| ipv6_address(const in6_addr &address, std::uint16_t port, const char *interface_name) | w::ipv6_address |