MCProxy

addr_storage Member List

This is the complete list of members for addr_storage, including all inherited members.
addr_storage()addr_storage
addr_storage(int addr_family)addr_storage
addr_storage(const std::string &m_addr)addr_storage
addr_storage(const struct sockaddr_storage &m_addr)addr_storage
addr_storage(const addr_storage &m_addr)addr_storage
addr_storage(const struct in_addr &m_addr)addr_storage
addr_storage(const struct in6_addr &m_addr)addr_storage
addr_storage(const struct sockaddr &m_addr)addr_storage
get_addr_family() const addr_storage
get_sockaddr_storage()addr_storage
mask(const addr_storage &s)addr_storage
operator!=(addr_storage &addr) const addr_storage
operator<(const addr_storage &addr1, const addr_storage &addr2)addr_storage [friend]
operator<<(std::ostream &s, const addr_storage a)addr_storage [friend]
operator<<=(struct sockaddr_storage &l, const addr_storage &r)addr_storage [friend]
operator<<=(struct in_addr &l, const addr_storage &r)addr_storage [friend]
operator<<=(struct in6_addr &l, const addr_storage &r)addr_storage [friend]
operator=(const addr_storage &s)addr_storage
operator=(const struct sockaddr_storage &s)addr_storage
operator=(const std::string &s)addr_storage
operator=(const struct in_addr &s)addr_storage
operator=(const struct in6_addr &s)addr_storage
operator=(const struct sockaddr &s)addr_storage
operator==(const addr_storage &addr) const addr_storage
test_addr_storage()addr_storage [static]
to_string() const addr_storage