Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Process Member List

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

lastExitCode() const (defined in Process)Processinline
lastStdErr() const (defined in Process)Processinline
lastStdOut() const (defined in Process)Processinline
Process(const std::string &exe_path) (defined in Process)Processinline
Result typedef (defined in Process)Process
run(const std::vector< std::string > &args) (defined in Process)Process
spawn(const std::string &executable_to_run, const std::vector< std::string > &executable_args) (defined in Process)Processstatic