C++ Actor Framework 1.0.0
|
This is the complete list of members for caf::ipv6_endpoint, including all inherited members.
address() const noexcept | caf::ipv6_endpoint | |
address(ipv6_address x) noexcept | caf::ipv6_endpoint | |
compare(ipv6_endpoint x) const noexcept | caf::ipv6_endpoint | |
compare(ipv4_endpoint x) const noexcept | caf::ipv6_endpoint | |
hash_code() const noexcept | caf::ipv6_endpoint | |
inspect (defined in caf::ipv6_endpoint) | caf::ipv6_endpoint | friend |
ipv6_endpoint(ipv6_address address, uint16_t port) (defined in caf::ipv6_endpoint) | caf::ipv6_endpoint | |
ipv6_endpoint(ipv4_address address, uint16_t port) (defined in caf::ipv6_endpoint) | caf::ipv6_endpoint | |
ipv6_endpoint()=default (defined in caf::ipv6_endpoint) | caf::ipv6_endpoint | |
ipv6_endpoint(const ipv6_endpoint &)=default (defined in caf::ipv6_endpoint) | caf::ipv6_endpoint | |
operator=(const ipv6_endpoint &)=default (defined in caf::ipv6_endpoint) | caf::ipv6_endpoint | |
port() const noexcept | caf::ipv6_endpoint | |
port(uint16_t x) noexcept | caf::ipv6_endpoint |