|
HDK
|
This is the complete list of members for UT_IpAddressV6, including all inherited members.
| bytes_t typedef | UT_IpAddressV6 | |
| fromString(const UT_StringRef &str) | UT_IpAddressV6 | static |
| isLinkLocal() const | UT_IpAddressV6 | inline |
| isLoopback() const | UT_IpAddressV6 | inline |
| isMulticast() const | UT_IpAddressV6 | inline |
| isSiteLocal() const | UT_IpAddressV6 | inline |
| isUnspecified() const | UT_IpAddressV6 | inline |
| isV4Mapped() const | UT_IpAddressV6 | inline |
| loopback() | UT_IpAddressV6 | inlinestatic |
| operator!=(const UT_IpAddressV6 &other) const | UT_IpAddressV6 | inline |
| operator<(const UT_IpAddressV6 &other) const | UT_IpAddressV6 | inline |
| operator<=(const UT_IpAddressV6 &other) const | UT_IpAddressV6 | inline |
| operator==(const UT_IpAddressV6 &other) const | UT_IpAddressV6 | inline |
| operator>(const UT_IpAddressV6 &other) const | UT_IpAddressV6 | inline |
| operator>=(const UT_IpAddressV6 &other) const | UT_IpAddressV6 | inline |
| toBytes() const | UT_IpAddressV6 | inline |
| toString() const | UT_IpAddressV6 | |
| toV4() const | UT_IpAddressV6 | inline |
| UT_IpAddressV6() | UT_IpAddressV6 | inline |
| UT_IpAddressV6(const bytes_t &addr) | UT_IpAddressV6 | inlineexplicit |