|
Ice 3.7 C++11 API Reference
|
The user-level interface to an endpoint. More...
#include <Ice/Ice.h>
Public Member Functions | |
| virtual ::std::shared_ptr<::Ice::EndpointInfo > | getInfo () const noexcept=0 |
| Returns the endpoint information. | |
| virtual bool | operator< (const Endpoint &) const =0 |
| virtual bool | operator== (const Endpoint &) const =0 |
| virtual::std::string | toString () const noexcept=0 |
| Return a string representation of the endpoint. | |
| virtual | ~Endpoint () |
The user-level interface to an endpoint.
|
virtual |
|
pure virtualnoexcept |
Returns the endpoint information.
|
pure virtual |
|
pure virtual |
|
pure virtualnoexcept |
Return a string representation of the endpoint.