endpoint_type endpoint() const
Get the endpoint associated with the entry.
InternetProtocol::endpoint endpoint_type
The endpoint type associated with the endpoint entry.
basic_resolver_entry(const endpoint_type &ep, const std::string &host, const std::string &service)
Construct with specified endpoint, host name and service name.
std::string host_name() const
Get the host name associated with the entry.
An entry produced by a resolver.
InternetProtocol protocol_type
The protocol type associated with the endpoint entry.
std::string service_name() const
Get the service name associated with the entry.