| 
    Cppcheck
    
   | 
 
This is the complete list of members for SuppressionList, including all inherited members.
| addSuppression(Suppression suppression) | SuppressionList | |
| addSuppressionLine(const std::string &line) | SuppressionList | |
| addSuppressions(std::list< Suppression > suppressions) | SuppressionList | |
| dump(std::ostream &out) const | SuppressionList | |
| getSuppressions() const | SuppressionList | |
| getUnmatchedGlobalSuppressions(const bool unusedFunctionChecking) const | SuppressionList | |
| getUnmatchedLocalSuppressions(const std::string &file, const bool unusedFunctionChecking) const | SuppressionList | |
| isSuppressed(const ErrorMessage &errmsg, bool global=true) | SuppressionList | |
| isSuppressed(const ::ErrorMessage &errmsg, const std::set< std::string > ¯oNames) | SuppressionList | |
| isSuppressedExplicitly(const ErrorMessage &errmsg, bool global=true) | SuppressionList | |
| markUnmatchedInlineSuppressionsAsChecked(const Tokenizer &tokenizer) | SuppressionList | |
| mSuppressions | SuppressionList | private | 
| parseFile(std::istream &istr) | SuppressionList | |
| parseMultiSuppressComment(const std::string &comment, std::string *errorMessage) | SuppressionList | static | 
| parseXmlFile(const char *filename) | SuppressionList | |
| reportUnmatchedSuppressions(const std::list< SuppressionList::Suppression > &unmatched, ErrorLogger &errorLogger) | SuppressionList | static | 
| Type enum name | SuppressionList |