| 
    Cppcheck
    
   | 
 
This is the complete list of members for SingleExecutor, including all inherited members.
| check() override | SingleExecutor | 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 | 
| mCppcheck | SingleExecutor | private | 
| mErrorList | Executor | private | 
| mErrorListSync | Executor | private | 
| mErrorLogger | Executor | protected | 
| mFiles | Executor | protected | 
| mFileSettings | Executor | protected | 
| mSettings | Executor | protected | 
| mSuppressions | Executor | protected | 
| operator=(const SingleExecutor &)=delete | SingleExecutor | |
| Executor::operator=(const Executor &)=delete | Executor | |
| 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 &)=delete | SingleExecutor | |
| ~Executor()=default | Executor | virtual |