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

◆ getObjectInfo()

virtual ObjectInfo IceGrid::RegistryPluginFacade::getObjectInfo ( const Ice::Identity & id) const
nodiscardpure virtual

Gets the object info for the object with the given identity.

Parameters
idThe identity of the object.
Returns
The object info.
Exceptions
IceGrid::ObjectNotRegisteredExceptionThrown when the object isn't registered with the registry.