service_discovery
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
\Nservicediscovery
 oNavahi
 |oNpattern
 |oCClientObserver
 ||\CEvent
 |oCClientClient represent a wrapper to access the avahi_client (a singleton). Every avahi program must set up a client and all communicate via a single avahi-client instance with the avahi-daemon
 |oCUniqueClientLock
 |oCLocalServiceLocalService for service objects that are meant to be published. Should be not used directly unless you take care of taking the client lock
 |oCRemoteServiceClass for handling service that are found and resolved by the service browsers
 |oCService
 |oCResolveDataStruct used to count failed attempts of service resolution
 |oCServiceBrowser
 |oCServiceConfigurationDescription and parameterization of a service
 |oCServiceDescriptionDescription and parameterization of a service instance
 |oCServiceDiscoveryA wrapper class for the avahi service discovery
 |\CServiceEventEvent associated with appearance or disappearance of a service
 oCList
 \CList< T * >