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

◆ findObjectById()

std::optional< Ice::ObjectPrx > IceGrid::QueryPrx::findObjectById ( const ::Ice::Identity & id,
const Ice::Context & context = Ice::noExplicitContext ) const

Finds a well-known object by identity.

Parameters
idThe identity.
contextThe request context.
Returns
A proxy to the well-known object, or null if no such object is registered.