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