Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ findAllReplicas()

::Ice::ObjectProxySeq IceGrid::QueryPrx::findAllReplicas ( const std::optional< Ice::ObjectPrx > & proxy,
const Ice::Context & context = Ice::noExplicitContext ) const

Finds all the replicas of a well-known object.

Parameters
proxyA proxy that identifies the well-known object.
contextThe request context.
Returns
A list of proxies to the replicas of the well-known object specified by proxy. Can be empty.