37 using TOPPBase::TOPPBase;
44 ExitCodes runExternalProcess_(
const std::string& executable,
const std::vector<std::string>& arguments,
const std::string& workdir =
"",
const std::map<std::string, std::string>& env = {})
const;
48 ExitCodes runExternalProcess_(
const std::string& executable,
const std::vector<std::string>& arguments, std::string& proc_stdout, std::string& proc_stderr,
const std::string& workdir =
"",
const std::map<std::string, std::string>& env = {})
const;
Base class for TOPP applications.
Definition TOPPBase.h:54
ExitCodes
Exit codes.
Definition TOPPBase.h:65
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19