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