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

◆ ice_idAsync() [1/2]

std::future< std::string > Ice::ObjectPrx::ice_idAsync ( const Ice::Context & context = Ice::noExplicitContext) const
nodiscard

Gets the type ID of the most-derived Slice interface supported by this object.

Parameters
contextThe request context.
Returns
A future that becomes available when the invocation completes. This future holds:
  • The type ID of the most-derived interface.