Cppcheck
|
This is the complete list of members for AnalyzerInformation, including all inherited members.
analyzeFile(const std::string &buildDir, const std::string &sourcefile, const std::string &cfg, std::size_t hash, std::list< ErrorMessage > &errors) | AnalyzerInformation | |
close() | AnalyzerInformation | |
getAnalyzerInfoFile(const std::string &buildDir, const std::string &sourcefile, const std::string &cfg) | AnalyzerInformation | static |
getAnalyzerInfoFileFromFilesTxt(std::istream &filesTxt, const std::string &sourcefile, const std::string &cfg) | AnalyzerInformation | protectedstatic |
mAnalyzerInfoFile | AnalyzerInformation | private |
mOutputStream | AnalyzerInformation | private |
reportErr(const ErrorMessage &msg) | AnalyzerInformation | |
setFileInfo(const std::string &check, const std::string &fileInfo) | AnalyzerInformation | |
writeFilesTxt(const std::string &buildDir, const std::list< std::string > &sourcefiles, const std::string &userDefines, const std::list< FileSettings > &fileSettings) | AnalyzerInformation | static |
~AnalyzerInformation() | AnalyzerInformation |