Internal comparison function for use with ordered sets. More...
#include <zeroconf.hpp>
Public Member Functions | |
bool | operator() (const zeroconf_msgs::PublishedService &a, const zeroconf_msgs::PublishedService &b) const |
Internal comparison function for use with ordered sets.
Required comparison functor for use of PublishedService types in an ordered set.
Merge this with the DiscoveredServiceCompare if we don't end up needing a separate interface (i.e. use a template class).
Definition at line 50 of file zeroconf.hpp.
|
inline |
Definition at line 52 of file zeroconf.hpp.