This is the complete list of members for KeywordCategory, including all inherited members.
| All | KeywordCategory | static |
| belongsCategories(const std::string &keyword, KeywordCategory categories) | KeywordCategory | static |
| Comment | KeywordCategory | static |
| filterCategories(const std::vector< std::string > &keywords, KeywordCategory categories) | KeywordCategory | static |
| Mandatory | KeywordCategory | static |
| matches(const std::string &test, const std::string &ref) | KeywordCategory | static |
| None | KeywordCategory | static |
| operator bool() const | KeywordCategory | |
| operator!=(KeywordCategory rhs) const | KeywordCategory | |
| operator&(KeywordCategory rhs) const | KeywordCategory | |
| operator&=(KeywordCategory rhs) | KeywordCategory | |
| operator==(KeywordCategory rhs) const | KeywordCategory | |
| operator|(KeywordCategory rhs) const | KeywordCategory | |
| operator|=(KeywordCategory rhs) | KeywordCategory | |
| operator~() const | KeywordCategory | |
| Reserved | KeywordCategory | static |
| User | KeywordCategory | static |