Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
foundObjectByIdAsync()
[1/2]
std::future< void > IceDiscovery::LookupReplyPrx::foundObjectByIdAsync
(
const
::Ice::Identity
&
id
,
const std::optional<
Ice::ObjectPrx
> &
prx
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Provides a reply to a
IceDiscovery::LookupPrx::findObjectById
request.
Parameters
id
The identity of the object.
prx
The proxy of the object. This proxy is never null.
context
The request context.
Returns
A future that becomes available when the invocation completes.
IceDiscovery
LookupReplyPrx
Generated by
1.14.0