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 | inline |
operator!=(KeywordCategory rhs) const | KeywordCategory | inline |
operator&(KeywordCategory rhs) const | KeywordCategory | inline |
operator&=(KeywordCategory rhs) | KeywordCategory | inline |
operator==(KeywordCategory rhs) const | KeywordCategory | inline |
operator|(KeywordCategory rhs) const | KeywordCategory | inline |
operator|=(KeywordCategory rhs) | KeywordCategory | inline |
operator~() const | KeywordCategory | inline |
Reserved | KeywordCategory | static |
User | KeywordCategory | static |