|
OpenCPN Partial API docs
|
Public Attributes | |
| sockaddr_storage | peer |
| uint16_t | qtype |
| std::string | qname |
| std::vector< uint8_t > | data |
| std::vector< mdns_record > | records |
Definition at line 73 of file zeroconf-detail.hpp.
| std::vector<uint8_t> Zeroconf::Detail::mdns_responce::data |
Definition at line 77 of file zeroconf-detail.hpp.
| sockaddr_storage Zeroconf::Detail::mdns_responce::peer |
Definition at line 74 of file zeroconf-detail.hpp.
| std::string Zeroconf::Detail::mdns_responce::qname |
Definition at line 76 of file zeroconf-detail.hpp.
| uint16_t Zeroconf::Detail::mdns_responce::qtype |
Definition at line 75 of file zeroconf-detail.hpp.
| std::vector<mdns_record> Zeroconf::Detail::mdns_responce::records |
Definition at line 78 of file zeroconf-detail.hpp.