Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::DiscoveryAgentFactory Class Reference

Detailed Description

A Factory which produces implementations of DiscoveryAgentInterface.

The exact type of object returns depends on what implementation of DNS-SD was available at build time.

Public Member Functions

DiscoveryAgentInterfaceNew ()
 Create a new DiscoveryAgent.
 

Member Function Documentation

◆ New()

DiscoveryAgentInterface * ola::DiscoveryAgentFactory::New ( )

Create a new DiscoveryAgent.

This returns a DiscoveryAgent appropriate for the platform. It can either be a BonjourDiscoveryAgent or a AvahiDiscoveryAgent.


The documentation for this class was generated from the following files: