Cppcheck
|
This is the complete list of members for ThreadExecutor, including all inherited members.
check() override | ThreadExecutor | virtual |
Executor(const std::list< FileWithDetails > &files, const std::list< FileSettings > &fileSettings, const Settings &settings, SuppressionList &suppressions, ErrorLogger &errorLogger) | Executor | |
Executor(const Executor &)=delete | Executor | |
hasToLog(const ErrorMessage &msg) | Executor | protected |
mErrorList | Executor | private |
mErrorListSync | Executor | private |
mErrorLogger | Executor | protected |
mExecuteCommand | ThreadExecutor | |
mFiles | Executor | protected |
mFileSettings | Executor | protected |
mSettings | Executor | protected |
mSuppressions | Executor | protected |
operator=(const ThreadExecutor &)=delete | ThreadExecutor | |
Executor::operator=(const Executor &)=delete | Executor | |
reportStatus(std::size_t fileindex, std::size_t filecount, std::size_t sizedone, std::size_t sizetotal) | Executor | |
SyncLogForwarder class | ThreadExecutor | friend |
ThreadExecutor(const std::list< FileWithDetails > &files, const std::list< FileSettings > &fileSettings, const Settings &settings, SuppressionList &suppressions, ErrorLogger &errorLogger, CppCheck::ExecuteCmdFn executeCommand) | ThreadExecutor | |
ThreadExecutor(const ThreadExecutor &)=delete | ThreadExecutor | |
~Executor()=default | Executor | virtual |