HDK
|
This is the complete list of members for NET_IpValidator, including all inherited members.
addMask(const UT_StringHolder &mask) | NET_IpValidator | |
addMasks(const UT_StringArray &masks) | NET_IpValidator | inline |
match(const UT_IpAddressV4 &ip) const | NET_IpValidator | |
match(const UT_IpAddressV6 &ip) const | NET_IpValidator | inline |
match(const UT_IpAddress &ip) const | NET_IpValidator | inline |
NET_IpValidator(const NET_IServerInfo &server) | NET_IpValidator | inline |
NET_IpValidator(const NET_IServerInfo &server, const UT_StringArray &masks) | NET_IpValidator | inline |
setMask(const UT_StringHolder &mask) | NET_IpValidator | inline |
setMasks(const UT_StringArray &masks) | NET_IpValidator | inline |
toStringV4() const | NET_IpValidator | inline |
toStringV6() const | NET_IpValidator | inline |