|
service_discovery
|
#include <stdlib.h>#include <iostream>#include <service_discovery/ServiceDiscovery.hpp>Functions | |
| void | testUpdated (RemoteService rms) |
| void | testAdded (ServiceEvent e) |
| int | main (int argc, char **argv) |
a example source file for browsing services and publishing and updating a service with the avahi c++ framework
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| void testAdded | ( | ServiceEvent | e | ) |
| void testUpdated | ( | RemoteService | rms | ) |
1.8.6