service_discovery
Functions
BrowsePublishUpdate.cpp File Reference
#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)
 

Detailed Description

a example source file for browsing services and publishing and updating a service with the avahi c++ framework

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ testAdded()

void testAdded ( ServiceEvent  e)

◆ testUpdated()

void testUpdated ( RemoteService  rms)