|
Android-cuttlefish cvd tool
|
#include <string>#include <tuple>#include <discovery/dnssd/public/dns_sd_instance_endpoint.h>#include <platform/base/ip_address.h>#include "client/mdns_utils.h"

Go to the source code of this file.
Classes | |
| struct | mdns::ServiceInfo |
Namespaces | |
| namespace | mdns |
Functions | |
| std::ostream & | mdns::operator<< (std::ostream &os, const ServiceInfo &service_info) |
| openscreen::ErrorOr< ServiceInfo > | mdns::DnsSdInstanceEndpointToServiceInfo (const openscreen::discovery::DnsSdInstanceEndpoint &endpoint) |
| std::tuple< bool, std::string, std::string > | mdns::ParseTxtKeyValue (const std::string &kv) |