Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
operator>=()
bool Ice::operator>=
(
const
ObjectPrx
&
lhs
,
const
ObjectPrx
&
rhs
)
inline
noexcept
Operator greater-than or equal to.
Parameters
lhs
The left-hand side proxy.
rhs
The right-hand side proxy.
Returns
true
if
lhs
is greater than or equal to
rhs
,
false
otherwise.
Definition at line
172
of file
ProxyFunctions.h
.
Ice
Generated by
1.14.0