![]() |
Open Lighting Architecture 0.10.9
|
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 | |
DiscoveryAgentInterface * | New () |
Create a new DiscoveryAgent. | |
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.