Sese Framework
2.3.0
A cross-platform framework
|
This is the complete list of members for sese::net::Address, including all inherited members.
create(const sockaddr *address, socklen_t address_len) | sese::net::Address | static |
getAddress() const noexcept=0 | sese::net::Address | pure virtual |
getRawAddress() const noexcept=0 | sese::net::Address | pure virtual |
getRawAddressLength() const noexcept=0 | sese::net::Address | pure virtual |
lookUp(std::vector< Address::Ptr > &result, const std::string &host, int family=AF_INET, int type=0, int protocol=0) | sese::net::Address | static |
lookUpAny(const std::string &host, int family=AF_INET, int type=0, int protocol=0) | sese::net::Address | static |
Ptr typedef | sese::net::Address | |
~Address()=default | sese::net::Address | virtual |