Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
findByProxy()
virtual
ObjectPtr
Ice::ObjectAdapter::findByProxy
(
const
ObjectPrx
&
proxy
)
const
nodiscard
pure virtual
Looks up a servant with an identity and a facet.
It's equivalent to calling
findFacet
.
Parameters
proxy
The proxy that provides the identity and facet to search.
Returns
The servant that matches the identity and facet carried by
proxy
, or nullptr if no such servant has been found.
Ice
ObjectAdapter
Generated by
1.14.0