|
OpenCPN Partial API docs
|
Public Attributes | |
| uint16_t | type |
| size_t | pos |
| size_t | len |
| std::string | name |
Definition at line 66 of file zeroconf-detail.hpp.
| size_t Zeroconf::Detail::mdns_record::len |
Definition at line 69 of file zeroconf-detail.hpp.
| std::string Zeroconf::Detail::mdns_record::name |
Definition at line 70 of file zeroconf-detail.hpp.
| size_t Zeroconf::Detail::mdns_record::pos |
Definition at line 68 of file zeroconf-detail.hpp.
| uint16_t Zeroconf::Detail::mdns_record::type |
Definition at line 67 of file zeroconf-detail.hpp.