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

◆ getObjectInfoAsync() [1/2]

std::future< ObjectInfo > IceGrid::AdminPrx::getObjectInfoAsync ( const ::Ice::Identity & id,
const Ice::Context & context = Ice::noExplicitContext ) const
nodiscard

Gets the object info for the object.

Parameters
idThe identity of the object.
contextThe request context.
Returns
A future that becomes available when the invocation completes. This future holds:
  • The object info.