#include <mdns_service_info.h>
◆ v4_address_string()
std::string mdns::ServiceInfo::v4_address_string |
( |
| ) |
const |
◆ v6_address_string()
std::string mdns::ServiceInfo::v6_address_string |
( |
| ) |
const |
◆ attributes
std::unordered_map<std::string, std::string> mdns::ServiceInfo::attributes |
◆ instance
std::string mdns::ServiceInfo::instance |
◆ port
uint16_t mdns::ServiceInfo::port |
◆ service
std::string mdns::ServiceInfo::service |
◆ v4_address
openscreen::IPAddress mdns::ServiceInfo::v4_address |
◆ v6_address
openscreen::IPAddress mdns::ServiceInfo::v6_address |
The documentation for this struct was generated from the following files: