kodi
|
The NPT_IpAddressFinder class is used to determine if a IP Address is found as part of a list of IP Addresses. More...
#include <PltUtilities.h>
Public Member Functions | |
NPT_IpAddressFinder (NPT_IpAddress ip) | |
bool | operator() (const NPT_IpAddress *const &value) const |
bool | operator() (const NPT_IpAddress &value) const |
The NPT_IpAddressFinder class is used to determine if a IP Address is found as part of a list of IP Addresses.