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

◆ getObjectInfosByType()

ObjectInfoSeq IceGrid::AdminPrx::getObjectInfosByType ( std::string_view type,
const Ice::Context & context = Ice::noExplicitContext ) const

Gets the object info of all the registered objects with a given type.

Parameters
typeThe type name.
contextThe request context.
Returns
The object infos.