kodi
Public Member Functions | List of all members
NPT_StringFinder Class Reference

The NPT_StringFinder class is used to determine if a string is found as part of a list of strings. More...

#include <PltUtilities.h>

Public Member Functions

 NPT_StringFinder (NPT_String &value, bool ignore_case=false)
 
 NPT_StringFinder (const char *value, bool ignore_case=false)
 
bool operator() (const NPT_String *const &value) const
 
bool operator() (const NPT_String &value) const
 

Detailed Description

The NPT_StringFinder class is used to determine if a string is found as part of a list of strings.


The documentation for this class was generated from the following file: