Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ operator==()

virtual bool Ice::Endpoint::operator== ( const Endpoint & rhs) const
pure virtual

Operator equal to.

Checks if this endpoint is equal to the rhs endpoint.

Parameters
rhsThe endpoint to compare against.
Returns
true if the endpoints are equal, false otherwise.