coral
A C++ library for distributed co-simulation
|
This is the complete list of members for coral::net::ip::Endpoint, including all inherited members.
Address() const CORAL_NOEXCEPT | coral::net::ip::Endpoint | |
Endpoint() CORAL_NOEXCEPT | coral::net::ip::Endpoint | |
Endpoint(const ip::Address &address, const ip::Port &port) CORAL_NOEXCEPT | coral::net::ip::Endpoint | |
Endpoint(const std::string &specification) | coral::net::ip::Endpoint | explicit |
Endpoint(const sockaddr_in &sin) | coral::net::ip::Endpoint | explicit |
Endpoint(const sockaddr &sa) | coral::net::ip::Endpoint | explicit |
Port() const CORAL_NOEXCEPT | coral::net::ip::Endpoint | |
SetAddress(const ip::Address &value) CORAL_NOEXCEPT | coral::net::ip::Endpoint | |
SetPort_(const ip::Port &value) CORAL_NOEXCEPT | coral::net::ip::Endpoint | |
ToEndpoint(const std::string &transport) const | coral::net::ip::Endpoint | |
ToSockaddrIn() const | coral::net::ip::Endpoint | |
ToString() const CORAL_NOEXCEPT | coral::net::ip::Endpoint |