This is the complete list of members for OS::CommandLauncher, including all inherited members.
catchError() | OS::CommandLauncher | protected |
CommandLauncher(const MachineCommand &) | OS::CommandLauncher | |
doExecute(const MachineCommand &, const CommandExecPars &) | OS::CommandLauncher | protected |
errmsg_ | OS::CommandLauncher | protected |
errorMsg() const | OS::CommandLauncher | inline |
execute(LaunchType lt=Wait4Finish, const char *workdir=nullptr) | OS::CommandLauncher | |
execute(BufferString &output_stdout, BufferString *output_stderr=nullptr, const char *workdir=nullptr) | OS::CommandLauncher | |
execute(const CommandExecPars &) | OS::CommandLauncher | |
exitCode() const | OS::CommandLauncher | |
getStdError() | OS::CommandLauncher | inline |
getStdInput() | OS::CommandLauncher | inline |
getStdOutput() | OS::CommandLauncher | inline |
machcmd_ | OS::CommandLauncher | protected |
manageQProcess(QProcess *) | OS::CommandLauncher | protectedstatic |
monitorFileName() const | OS::CommandLauncher | inline |
monitorfnm_ | OS::CommandLauncher | protected |
odprogressviewer_ | OS::CommandLauncher | protected |
openTerminal(const char *cmd, const BufferStringSet *args=nullptr, BufferString *errmsg=nullptr, uiString *launchermsg=nullptr, const char *workdir=nullptr) | OS::CommandLauncher | static |
pid_ | OS::CommandLauncher | protected |
process_ | OS::CommandLauncher | protected |
processID() const | OS::CommandLauncher | |
progvwrcmd_ | OS::CommandLauncher | protected |
reset() | OS::CommandLauncher | protected |
set(const MachineCommand &) | OS::CommandLauncher | |
startDetached(const MachineCommand &, bool inconsole=false, const char *workingdir=nullptr) | OS::CommandLauncher | protected |
startMonitor() | OS::CommandLauncher | protected |
startServer(bool inpythonenv=false, const char *stdoutfnm=nullptr, const char *stderrfnm=nullptr, double maxwaittm=20) | OS::CommandLauncher | |
stderror_ | OS::CommandLauncher | protected |
stderrorbuf_ | OS::CommandLauncher | protected |
stdinput_ | OS::CommandLauncher | protected |
stdinputbuf_ | OS::CommandLauncher | protected |
stdoutput_ | OS::CommandLauncher | protected |
stdoutputbuf_ | OS::CommandLauncher | protected |
~CommandLauncher() | OS::CommandLauncher | |