libshevek
|
Information about a discovered server. More...
#include <avahi.hh>
Public Member Functions | |
owner (Glib::ustring const &h, int p) | |
Create an owner object. The application has no use for this. | |
owner () | |
Create an owner object. The application has no use for this. | |
bool | operator< (owner const &that) const |
Allow sorting so owners can be put in a std::map. |
Public Attributes | |
Glib::ustring | host |
Hostname or ip address of the server. | |
int | port |
Port that is served by the server. | |
details_list | details |
Services provided by this host. |
Information about a discovered server.