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