Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
addProxiesAsync()
[1/2]
std::future<
ObjectProxySeq
> Ice::RouterPrx::addProxiesAsync
(
const
ObjectProxySeq
&
proxies
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Adds new proxy information to the router's routing table.
Parameters
proxies
The proxies to add. Adding a null proxy is an error.
context
The request context.
Returns
A future that becomes available when the invocation completes. This future holds:
Proxies discarded by the router. These proxies are all non-null.
Ice
RouterPrx
Generated by
1.14.0