AXCEL C++ Framework
Elegance through abstraction
axcel::net::ipaddr Member List
This is the complete list of members for axcel::net::ipaddr, including all inherited members.
addr4axcel::net::ipaddr
addr6axcel::net::ipaddr
afaxcel::net::ipaddr
errnumaxcel::object [protected]
error()axcel::object
ipaddr(const char *s="127.0.0.1")axcel::net::ipaddr
ipaddr(struct in_addr *s)axcel::net::ipaddr
ipaddr(struct in6_addr *s)axcel::net::ipaddr
object()axcel::object [inline]
operator string()axcel::net::ipaddr [virtual]
operator!=(const char *s)axcel::net::ipaddr
operator!=(struct in_addr *s)axcel::net::ipaddr
operator!=(struct in6_addr *s)axcel::net::ipaddr
operator+(int i)axcel::net::ipaddr
operator++()axcel::net::ipaddr
operator++(int foo)axcel::net::ipaddr
operator+=(int i)axcel::net::ipaddr
operator-(int i)axcel::net::ipaddr
operator--()axcel::net::ipaddr
operator--(int foo)axcel::net::ipaddr
operator-=(int i)axcel::net::ipaddr
operator<(const char *s)axcel::net::ipaddr
operator<(struct in_addr *s)axcel::net::ipaddr
operator<(struct in6_addr *s)axcel::net::ipaddr
operator<=(const char *s)axcel::net::ipaddr
operator<=(struct in_addr *s)axcel::net::ipaddr
operator<=(struct in6_addr *s)axcel::net::ipaddr
operator=(const char *s)axcel::net::ipaddr
operator=(struct in_addr *s)axcel::net::ipaddr
operator=(struct in6_addr *s)axcel::net::ipaddr
operator==(const char *s)axcel::net::ipaddr
operator==(struct in_addr *s)axcel::net::ipaddr
operator==(struct in6_addr *s)axcel::net::ipaddr
operator>(const char *s)axcel::net::ipaddr
operator>(struct in_addr *s)axcel::net::ipaddr
operator>(struct in6_addr *s)axcel::net::ipaddr
operator>=(const char *s)axcel::net::ipaddr
operator>=(struct in_addr *s)axcel::net::ipaddr
operator>=(struct in6_addr *s)axcel::net::ipaddr
tostr()axcel::object
type()axcel::net::ipaddr [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines