Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
proxyIdentityAndFacetEqual()
bool Ice::proxyIdentityAndFacetEqual
(
const std::optional<
ObjectPrx
> &
lhs
,
const std::optional<
ObjectPrx
> &
rhs
)
noexcept
Compares the object identities and facets of two proxies.
Parameters
lhs
A proxy.
rhs
A proxy.
Returns
true
if the identity and facet in lhs compare equal to the identity and facet in rhs,
false
otherwise.
Ice
Generated by
1.14.0