Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::net::Address Member List

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::Addressstatic
getAddress() const noexcept=0sese::net::Addresspure virtual
getRawAddress() const noexcept=0sese::net::Addresspure virtual
getRawAddressLength() const noexcept=0sese::net::Addresspure virtual
lookUp(std::vector< Address::Ptr > &result, const std::string &host, int family=AF_INET, int type=0, int protocol=0)sese::net::Addressstatic
lookUpAny(const std::string &host, int family=AF_INET, int type=0, int protocol=0)sese::net::Addressstatic
Ptr typedefsese::net::Address
~Address()=defaultsese::net::Addressvirtual