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

◆ findAllObjectsByType()

::Ice::ObjectProxySeq IceGrid::QueryPrx::findAllObjectsByType ( std::string_view type,
const Ice::Context & context = Ice::noExplicitContext ) const

Finds all the well-known objects with the given type.

Parameters
typeThe object type.
contextThe request context.
Returns
A list of proxies to the well-known objects with the specified type. Can be empty.