|
EpcTools
An event based multi-threaded C++ development framework.
|
This is the complete list of members for EIpAddress, including all inherited members.
| address(Bool includeMask=True) const | EIpAddress | inline |
| EIpAddress() | EIpAddress | inline |
| EIpAddress(cpStr addr) | EIpAddress | inline |
| EIpAddress(const std::string &addr) | EIpAddress | inline |
| EIpAddress(const EIpAddress &ipaddr) | EIpAddress | inline |
| EIpAddress(const struct sockaddr_storage &saddr) | EIpAddress | inline |
| family() const | EIpAddress | inline |
| ipv4 | EIpAddress | |
| ipv4Address() const | EIpAddress | inline |
| ipv6 | EIpAddress | |
| ipv6Address() const | EIpAddress | inline |
| isAny() const | EIpAddress | inline |
| maskWidth() const | EIpAddress | inline |
| operator=(cpStr addr) | EIpAddress | inline |
| operator=(const EIpAddress &ipaddr) | EIpAddress | inline |
| operator=(const struct sockaddr_storage &saddr) | EIpAddress | inline |
| operator=(const in_addr &addr) | EIpAddress | inline |
| operator=(const in6_addr &addr) | EIpAddress | inline |
| operator==(const EIpAddress &ip) const | EIpAddress | inline |
| setAny(sa_family_t family) | EIpAddress | inline |
| setFamily(const sa_family_t family) | EIpAddress | inline |
| setMaskWidth(UChar maskWidth) | EIpAddress | inline |
1.8.11