.TH "shevek::avahi::browser::details" 3 "Wed Jul 9 2014" "libshevek" \" -*- nroff -*- .ad l .nh .SH NAME shevek::avahi::browser::details \- .PP Details about a discovered service\&. These are internally created and may be examined by the application\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBdetails\fP (AvahiIfIndex i, AvahiProtocol p)" .br .RI "\fICreate a details object\&. The application has no use for this\&. \fP" .ti -1c .RI "\fBdetails\fP (AvahiIfIndex i, AvahiProtocol p, Glib::ustring a, AvahiLookupResultFlags f)" .br .RI "\fICreate a details object\&. The application has no use for this\&. \fP" .ti -1c .RI "\fBdetails\fP ()" .br .RI "\fICreate a details object\&. The application has no use for this\&. \fP" .ti -1c .RI "bool \fBoperator<\fP (\fBdetails\fP const &that) const " .br .RI "\fIAllow sorting so details can be put in a std::set\&. \fP" .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "AvahiIfIndex \fBinterface\fP" .br .RI "\fINetwork interface\&. \fP" .ti -1c .RI "AvahiProtocol \fBprotocol\fP" .br .RI "\fIProtocol\&. This is always tcp, because other protocols are never browsed by this class\&. \fP" .ti -1c .RI "Glib::ustring \fBaddress\fP" .br .RI "\fIHostname or ip address of the server\&. \fP" .ti -1c .RI "AvahiLookupResultFlags \fBflags\fP" .br .RI "\fISome flags about the result\&. Usually not useful; see the avahi documentation for possible values and their meanings\&. \fP" .in -1c .SH "Detailed Description" .PP Details about a discovered service\&. These are internally created and may be examined by the application\&. .SH "Author" .PP Generated automatically by Doxygen for libshevek from the source code\&.