eckit::net::Endpoint class

Constructors, destructors, conversion operators

Endpoint(const std::string&)
Endpoint(const std::string& host, int port)
Endpoint(Stream& s)
Endpoint()
~Endpoint() virtual
operator std::string() const

Public functions

auto hostname() const -> const std::string& virtual
auto host() const -> const std::string&
auto port() const -> int
auto operator==(const net::Endpoint& other) const -> bool
auto operator!=(const net::Endpoint& other) const -> bool
void print(std::ostream& os) const
void encode(Stream& s) const

Friends

auto operator<<(std::ostream& os, const net::Endpoint& ep) -> std::ostream&
auto operator<<(Stream& s, const net::Endpoint& ep) -> Stream&
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.