Android-cuttlefish cvd tool
Public Member Functions | Public Attributes | List of all members
mdns::MdnsInstance Struct Reference

#include <mdns_utils.h>

Collaboration diagram for mdns::MdnsInstance:
Collaboration graph
[legend]

Public Member Functions

 MdnsInstance (std::string_view inst, std::string_view serv, std::string_view trans)
 

Public Attributes

std::string instance_name
 
std::string service_name
 
std::string transport_type
 

Constructor & Destructor Documentation

◆ MdnsInstance()

mdns::MdnsInstance::MdnsInstance ( std::string_view  inst,
std::string_view  serv,
std::string_view  trans 
)
inline

Member Data Documentation

◆ instance_name

std::string mdns::MdnsInstance::instance_name

◆ service_name

std::string mdns::MdnsInstance::service_name

◆ transport_type

std::string mdns::MdnsInstance::transport_type

The documentation for this struct was generated from the following file: