Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
findFacet()
virtual
ObjectPtr
Ice::ObjectAdapter::findFacet
(
const
Identity
&
id
,
std::string_view
facet
) const
nodiscard
pure virtual
Looks up a servant with an identity and facet.
Parameters
id
The identity of an Ice object.
facet
The facet of an Ice object. An empty facet means the default facet.
Remarks
This function only tries to find the servant in the ASM and among the default servants. It does not attempt to locate a servant using servant locators.
Ice
ObjectAdapter
Generated by
1.14.0