Cppcheck
ProcessExecutor Member List

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

check() overrideProcessExecutorvirtual
checkLoadAverage(size_t nchildren)ProcessExecutorprivate
Executor(const std::list< FileWithDetails > &files, const std::list< FileSettings > &fileSettings, const Settings &settings, SuppressionList &suppressions, ErrorLogger &errorLogger)Executor
Executor(const Executor &)=deleteExecutor
handleRead(int rpipe, unsigned int &result, const std::string &filename)ProcessExecutorprivate
hasToLog(const ErrorMessage &msg)Executorprotected
mErrorListExecutorprivate
mErrorListSyncExecutorprivate
mErrorLoggerExecutorprotected
mExecuteCommandProcessExecutorprivate
mFilesExecutorprotected
mFileSettingsExecutorprotected
mSettingsExecutorprotected
mSuppressionsExecutorprotected
operator=(const ProcessExecutor &)=deleteProcessExecutor
Executor::operator=(const Executor &)=deleteExecutor
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 &)=deleteProcessExecutor
reportInternalChildErr(const std::string &childname, const std::string &msg)ProcessExecutorprivate
reportStatus(std::size_t fileindex, std::size_t filecount, std::size_t sizedone, std::size_t sizetotal)Executor
~Executor()=defaultExecutorvirtual