|
service_discovery
|
Event associated with appearance or disappearance of a service. More...
#include <ServiceEvent.hpp>
Public Member Functions | |
| ServiceEvent (const RemoteService &service) | |
| ServiceEvent (const ServiceConfiguration &config) | |
| virtual | ~ServiceEvent () |
| const ServiceConfiguration & | getServiceConfiguration () const |
| bool | operator== (const ServiceEvent &) const |
Event associated with appearance or disappearance of a service.
| servicediscovery::avahi::ServiceEvent::ServiceEvent | ( | const RemoteService & | service | ) |
Constructor for a service event
| service | remote service object |
| servicediscovery::avahi::ServiceEvent::ServiceEvent | ( | const ServiceConfiguration & | config | ) |
Constructor for a service event
| description | ServiceConfig |
|
virtual |
| const ServiceConfiguration & servicediscovery::avahi::ServiceEvent::getServiceConfiguration | ( | ) | const |
Retrieve service description from service event
| bool servicediscovery::avahi::ServiceEvent::operator== | ( | const ServiceEvent & | other | ) | const |
1.8.13