::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.
type | The object type. |
context | The request context. |