webappmanager
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
KeywordMap Class Reference

#include <KeywordMap.h>

Public Member Functions

 KeywordMap ()
 ---------------------------------— public: --------------------------------------------------------------------— More...
 
 ~KeywordMap ()
 
void addKeywords (json_object *strArray)
 
bool hasMatch (const gchar *keyword, bool onlyExact) const
 
std::list< std::string > allKeywords () const
 

Constructor & Destructor Documentation

KeywordMap::KeywordMap ( )

---------------------------------— public: --------------------------------------------------------------------—

KeywordMap::~KeywordMap ( )

Member Function Documentation

void KeywordMap::addKeywords ( json_object *  strArray)
std::list< std::string > KeywordMap::allKeywords ( ) const
bool KeywordMap::hasMatch ( const gchar *  keyword,
bool  onlyExact 
) const

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