Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
addObjectWithTypeAsync()
[1/2]
std::future< void > IceGrid::AdminPrx::addObjectWithTypeAsync
(
const std::optional<
Ice::ObjectPrx
> &
obj
,
std::string_view
type
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Adds an object to the object registry and explicitly specifies its type.
Parameters
obj
The object to be added to the registry. The proxy is never null.
type
The type name.
context
The request context.
Returns
A future that becomes available when the invocation completes.
IceGrid
AdminPrx
Generated by
1.14.0