libshevek
Public Member Functions | Public Attributes
shevek::avahi::browser::owner Struct Reference

Information about a discovered server. More...

#include <avahi.hh>

List of all members.

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.

Detailed Description

Information about a discovered server.


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