IceLocatorDiscovery is an Ice plug-in that enables the discovery of Ice locators (such as IceGrid) via UDP multicast. More...
Classes | |
class | Lookup |
Looks for a locator using UDP multicast. More... | |
class | LookupPrx |
Looks for a locator using UDP multicast. More... | |
class | LookupReply |
Represents a callback object implemented by IceLocatorDiscovery clients. More... | |
class | LookupReplyPrx |
Represents a callback object implemented by IceLocatorDiscovery clients. More... |
Typedefs | |
using | LookupPtr = std::shared_ptr<Lookup> |
A shared pointer to a Lookup. | |
using | LookupReplyPtr = std::shared_ptr<LookupReply> |
A shared pointer to a LookupReply. |
Functions | |
Ice::PluginFactory | locatorDiscoveryPluginFactory () |
Returns the factory for the IceLocatorDiscovery plug-in. |
IceLocatorDiscovery is an Ice plug-in that enables the discovery of Ice locators (such as IceGrid) via UDP multicast.