Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
operator<()
virtual bool Ice::Endpoint::operator<
(
const
Endpoint
&
rhs
)
const
pure virtual
Operator less than.
Checks if this endpoint is less than the
rhs
endpoint.
Parameters
rhs
The endpoint to compare against.
Returns
true
if this endpoint is less than the
rhs
endpoint,
false
otherwise.
Ice
Endpoint
Generated by
1.14.0