EpcTools
An event based multi-threaded C++ development framework.
EIpAddress Member List

This is the complete list of members for EIpAddress, including all inherited members.

address(Bool includeMask=True) const EIpAddressinline
EIpAddress()EIpAddressinline
EIpAddress(cpStr addr)EIpAddressinline
EIpAddress(const std::string &addr)EIpAddressinline
EIpAddress(const EIpAddress &ipaddr)EIpAddressinline
EIpAddress(const struct sockaddr_storage &saddr)EIpAddressinline
family() const EIpAddressinline
ipv4EIpAddress
ipv4Address() const EIpAddressinline
ipv6EIpAddress
ipv6Address() const EIpAddressinline
isAny() const EIpAddressinline
maskWidth() const EIpAddressinline
operator=(cpStr addr)EIpAddressinline
operator=(const EIpAddress &ipaddr)EIpAddressinline
operator=(const struct sockaddr_storage &saddr)EIpAddressinline
operator=(const in_addr &addr)EIpAddressinline
operator=(const in6_addr &addr)EIpAddressinline
operator==(const EIpAddress &ip) const EIpAddressinline
setAny(sa_family_t family)EIpAddressinline
setFamily(const sa_family_t family)EIpAddressinline
setMaskWidth(UChar maskWidth)EIpAddressinline