1 #ifndef __SERVICEDISCOVERY_SERVICEEVENT_H_ 2 #define __SERVICEDISCOVERY_SERVICEEVENT_H_ 4 #include <service_discovery/impl/avahi/RemoteService.hpp> 43 #endif // __SERVICEDISCOVERY_SERVICEEVENT_H_ ServiceEvent(const RemoteService &service)
Definition: ServiceEvent.cpp:6
class for handling service that are found and resolved by the service browsers
Definition: RemoteService.hpp:31
virtual ~ServiceEvent()
Definition: ServiceEvent.cpp:16
Description and parameterization of a service.
Definition: ServiceConfiguration.hpp:21
bool operator==(const ServiceEvent &) const
Definition: ServiceEvent.cpp:25
Event associated with appearance or disappearance of a service.
Definition: ServiceEvent.hpp:13
const ServiceConfiguration & getServiceConfiguration() const
Definition: ServiceEvent.cpp:20