#include <KeywordMap.h>
|
| | KeywordMap () |
| | ---------------------------------— public: --------------------------------------------------------------------— More...
|
| |
| | ~KeywordMap () |
| |
| void | addKeywords (json_object *strArray) |
| |
| bool | hasMatch (const gchar *keyword, bool onlyExact) const |
| |
| std::list< std::string > | allKeywords () const |
| |
| KeywordMap::KeywordMap |
( |
| ) |
|
---------------------------------— public: --------------------------------------------------------------------—
| KeywordMap::~KeywordMap |
( |
| ) |
|
| 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: