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

◆ objectInitAsync() [1/2]

std::future< void > IceGrid::ObjectObserverPrx::objectInitAsync ( const ObjectInfoSeq & objects,
const Ice::Context & context = Ice::noExplicitContext ) const
nodiscard

Provides the initial list of well-known objects to the observer.

Parameters
objectsThe well-known objects registered using IceGrid::AdminPrx.
contextThe request context.
Returns
A future that becomes available when the invocation completes.