Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getObjectInfosByTypeAsync()
[1/2]
std::future<
ObjectInfoSeq
> IceGrid::AdminPrx::getObjectInfosByTypeAsync
(
std::string_view
type
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Gets the object info of all the registered objects with a given type.
Parameters
type
The type name.
context
The request context.
Returns
A future that becomes available when the invocation completes. This future holds:
The object infos.
IceGrid
AdminPrx
Generated by
1.14.0