This is the complete list of members for OS::CommandLauncher, including all inherited members.
| addQuotesIfNeeded(BufferString &cmd) | OS::CommandLauncher | static |
| addShellIfNeeded(BufferString &cmd) | OS::CommandLauncher | static |
| catchError() | OS::CommandLauncher | protected |
| CommandLauncher(const MachineCommand &) | OS::CommandLauncher | |
| CommandLauncher(const MachineCommand &, bool isolated) | OS::CommandLauncher | |
| doExecute(const char *comm, bool wait4finish, bool inconsole=false, bool createstreams=false) | OS::CommandLauncher | protected |
| errmsg_ | OS::CommandLauncher | protected |
| errorMsg() const | OS::CommandLauncher | inline |
| execute(BufferString &output_stdout, BufferString *output_stderr=0) | OS::CommandLauncher | |
| execute(const CommandExecPars &pars=CommandExecPars()) | OS::CommandLauncher | |
| getStdError() | OS::CommandLauncher | inline |
| getStdInput() | OS::CommandLauncher | inline |
| getStdOutput() | OS::CommandLauncher | inline |
| legacyTr(const char *text, const char *disambiguation=0, int pluralnr=-1) | OS::CommandLauncher | inlineprivatestatic |
| machcmd_ | OS::CommandLauncher | protected |
| manageQProcess(QProcess *) | OS::CommandLauncher | static |
| monitorFileName() const | OS::CommandLauncher | inline |
| monitorfnm_ | OS::CommandLauncher | protected |
| odprogressviewer_ | OS::CommandLauncher | protected |
| pid_ | OS::CommandLauncher | protected |
| process_ | OS::CommandLauncher | protected |
| processID() const | OS::CommandLauncher | |
| progvwrcmd_ | OS::CommandLauncher | protected |
| redirectoutput_ | OS::CommandLauncher | protected |
| reset() | OS::CommandLauncher | protected |
| set(const MachineCommand &) | OS::CommandLauncher | |
| set(const MachineCommand &, bool isolated) | OS::CommandLauncher | |
| setIsolated() | OS::CommandLauncher | private |
| startDetached(const char *, bool inconsole=false) | OS::CommandLauncher | protected |
| stderror_ | OS::CommandLauncher | protected |
| stderrorbuf_ | OS::CommandLauncher | protected |
| stdinput_ | OS::CommandLauncher | protected |
| stdinputbuf_ | OS::CommandLauncher | protected |
| stdoutput_ | OS::CommandLauncher | protected |
| stdoutputbuf_ | OS::CommandLauncher | protected |
| tr(const char *text, const char *disambiguation=0, int pluralnr=-1) | OS::CommandLauncher | inlineprivatestatic |
| ~CommandLauncher() | OS::CommandLauncher | |