Comparison functor for the discovered services set. More...
#include <zeroconf.hpp>
Public Member Functions | |
bool | operator() (const boost::shared_ptr< DiscoveredAvahiService > avahi_service_a, const boost::shared_ptr< DiscoveredAvahiService > avahi_service_b) const |
Comparison functor for the discovered services set.
We do not include the resolved properties when comparing elements in this set since often the zeroconf entities will be unresolvable due to wireless dropouts or moving out of range.
Definition at line 110 of file zeroconf.hpp.
|
inline |
Definition at line 112 of file zeroconf.hpp.