Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
findAllReplicasAsync()
[1/2]
std::future<
::Ice::ObjectProxySeq
> IceGrid::QueryPrx::findAllReplicasAsync
(
const std::optional<
Ice::ObjectPrx
> &
proxy
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Finds all the replicas of a well-known object.
Parameters
proxy
A proxy that identifies the well-known object.
context
The request context.
Returns
A future that becomes available when the invocation completes. This future holds:
A list of proxies to the replicas of the well-known object specified by
proxy
. Can be empty.
IceGrid
QueryPrx
Generated by
1.14.0