![]() |
MySQL 9.2.0
Source Code Documentation
|
Information about hostnames that needs to be resolved. More...
#include <routing_guidelines.h>
Public Types | |
enum class | IP_version { IPv4 , IPv6 } |
Public Member Functions | |
Resolve_host (std::string address_, IP_version ip_version_) | |
auto | operator<=> (const Resolve_host &) const =default |
Public Attributes | |
std::string | address |
IP_version | ip_version |
Information about hostnames that needs to be resolved.
|
strong |
|
inline |
|
default |
std::string routing_guidelines::Resolve_host::address |
IP_version routing_guidelines::Resolve_host::ip_version |