|
service_discovery
|
#include <stdlib.h>#include <iostream>#include <service_discovery/ServiceDiscovery.hpp>Functions | |
| void | addService (ServiceEvent rms) |
| void | removeService (ServiceEvent rms) |
| int | main (int argc, char **argv) |
a utils source file for browsing services with the service_discovery implementation
| void addService | ( | ServiceEvent | rms | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| void removeService | ( | ServiceEvent | rms | ) |
1.8.13