OpenCPN Partial API docs
Loading...
Searching...
No Matches
Zeroconf::Detail::mdns_responce Struct Reference

Public Attributes

sockaddr_storage peer
 
uint16_t qtype
 
std::string qname
 
std::vector< uint8_t > data
 
std::vector< mdns_recordrecords
 

Detailed Description

Definition at line 73 of file zeroconf-detail.hpp.

Member Data Documentation

◆ data

std::vector<uint8_t> Zeroconf::Detail::mdns_responce::data

Definition at line 77 of file zeroconf-detail.hpp.

◆ peer

sockaddr_storage Zeroconf::Detail::mdns_responce::peer

Definition at line 74 of file zeroconf-detail.hpp.

◆ qname

std::string Zeroconf::Detail::mdns_responce::qname

Definition at line 76 of file zeroconf-detail.hpp.

◆ qtype

uint16_t Zeroconf::Detail::mdns_responce::qtype

Definition at line 75 of file zeroconf-detail.hpp.

◆ records

std::vector<mdns_record> Zeroconf::Detail::mdns_responce::records

Definition at line 78 of file zeroconf-detail.hpp.


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