Base Framework
InetEndPoint Member List

This is the complete list of members for InetEndPoint, including all inherited members.

getAddress() const noexceptInetEndPointinline
getEndPoint(const String &endpoint)InetEndPointstatic
getPort(const String &service)InetEndPointstatic
getPort() const noexceptInetEndPointinline
getService() const noexceptInetEndPoint
InetEndPoint() noexceptInetEndPoint
InetEndPoint(const InetAddress &address, unsigned short port) noexceptInetEndPoint
InetEndPoint(const InetAddress &address, const InetService &service) noexceptInetEndPoint
InetEndPoint(const InetAddress &address, const String &service)InetEndPoint
InetEndPoint(const String &host, unsigned short port)InetEndPoint
InetEndPoint(const String &host, const String &service)InetEndPoint
InetEndPoint(const InetEndPoint &copy) noexceptInetEndPoint
operator!=(const InetEndPoint &compare) const noexceptInetEndPointinline
operator=(const InetEndPoint &assign) noexceptInetEndPoint
operator==(const InetEndPoint &compare) const noexceptInetEndPointinline
setAddress(const InetAddress &value) noexceptInetEndPoint
setPort(unsigned short value) noexceptInetEndPoint