|
HDK
|
This is the complete list of members for UT_IpAddressV4, including all inherited members.
| any() | UT_IpAddressV4 | inlinestatic |
| broadcast() | UT_IpAddressV4 | inlinestatic |
| bytes_t typedef | UT_IpAddressV4 | |
| fromString(const UT_StringRef &str) | UT_IpAddressV4 | static |
| hostToNetwork(uint32_t v) | UT_IpAddressV4 | static |
| isLoopback() const | UT_IpAddressV4 | inline |
| isMulticast() const | UT_IpAddressV4 | inline |
| isUnspecified() const | UT_IpAddressV4 | inline |
| loopback() | UT_IpAddressV4 | inlinestatic |
| networkToHost(uint32_t v) | UT_IpAddressV4 | static |
| operator!=(const UT_IpAddressV4 &other) const | UT_IpAddressV4 | inline |
| operator<(const UT_IpAddressV4 &other) const | UT_IpAddressV4 | inline |
| operator<=(const UT_IpAddressV4 &other) const | UT_IpAddressV4 | inline |
| operator=(const UT_IpAddressV4 &addr) | UT_IpAddressV4 | inline |
| operator==(const UT_IpAddressV4 &other) const | UT_IpAddressV4 | inline |
| operator>(const UT_IpAddressV4 &other) const | UT_IpAddressV4 | inline |
| operator>=(const UT_IpAddressV4 &other) const | UT_IpAddressV4 | inline |
| toBytes() const | UT_IpAddressV4 | inline |
| toString() const | UT_IpAddressV4 | |
| toUInt() const | UT_IpAddressV4 | |
| UT_IpAddressV4() | UT_IpAddressV4 | inline |
| UT_IpAddressV4(uint32_t addr) | UT_IpAddressV4 | inlineexplicit |
| UT_IpAddressV4(const bytes_t &addr) | UT_IpAddressV4 | inlineexplicit |
| UT_IpAddressV4(unsigned char i0, unsigned char i1, unsigned char i2, unsigned char i3) | UT_IpAddressV4 | inline |
| UT_IpAddressV4(const UT_IpAddressV4 &addr) | UT_IpAddressV4 | inline |