service_discovery
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nservicediscovery
 Navahi
 CClientClient 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
 CClientObserver
 CEvent
 CLocalServiceLocalService for service objects that are meant to be published. Should be not used directly unless you take care of taking the client lock
 CRemoteServiceClass for handling service that are found and resolved by the service browsers
 CResolveDataStruct used to count failed attempts of service resolution
 CService
 CServiceBrowser
 CServiceConfigurationDescription and parameterization of a service
 CServiceDescriptionDescription and parameterization of a service instance
 CServiceDiscoveryA wrapper class for the avahi service discovery
 CServiceEventEvent associated with appearance or disappearance of a service
 CUniqueClientLock
 CList
 CList< T * >