Cppcheck
SingleExecutor Member List

This is the complete list of members for SingleExecutor, including all inherited members.

check() overrideSingleExecutorvirtual
Executor(const std::list< FileWithDetails > &files, const std::list< FileSettings > &fileSettings, const Settings &settings, SuppressionList &suppressions, ErrorLogger &errorLogger)Executor
Executor(const Executor &)=deleteExecutor
hasToLog(const ErrorMessage &msg)Executorprotected
mCppcheckSingleExecutorprivate
mErrorListExecutorprivate
mErrorListSyncExecutorprivate
mErrorLoggerExecutorprotected
mFilesExecutorprotected
mFileSettingsExecutorprotected
mSettingsExecutorprotected
mSuppressionsExecutorprotected
operator=(const SingleExecutor &)=deleteSingleExecutor
Executor::operator=(const Executor &)=deleteExecutor
reportStatus(std::size_t fileindex, std::size_t filecount, std::size_t sizedone, std::size_t sizetotal)Executor
SingleExecutor(CppCheck &cppcheck, const std::list< FileWithDetails > &files, const std::list< FileSettings > &fileSettings, const Settings &settings, SuppressionList &suppressions, ErrorLogger &errorLogger)SingleExecutor
SingleExecutor(const SingleExecutor &)=deleteSingleExecutor
~Executor()=defaultExecutorvirtual