Cppcheck
Executor Member List

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

check()=0Executorpure virtual
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
mErrorListExecutorprivate
mErrorListSyncExecutorprivate
mErrorLoggerExecutorprotected
mFilesExecutorprotected
mFileSettingsExecutorprotected
mSettingsExecutorprotected
mSuppressionsExecutorprotected
operator=(const Executor &)=deleteExecutor
reportStatus(std::size_t fileindex, std::size_t filecount, std::size_t sizedone, std::size_t sizetotal)Executor
~Executor()=defaultExecutorvirtual