Code::Blocks
SVN r11506
|
#include "manager.h"
Go to the source code of this file.
Classes | |
class | cbExecuteProcess |
Functions | |
long | cbSyncExecute (const wxString &command, wxArrayString &output, wxArrayString &error) |
long | cbSyncExecute (const wxString &command, wxArrayString &output) |
|
inline |
Definition at line 83 of file cbexecute.h.
References cbExecuteProcess::ExitCode(), Manager::IsAppShuttingDown(), wxProcess::Kill(), cbExecuteProcess::Running(), wxEXEC_ASYNC, wxExecute(), wxSIGTERM, and Manager::Yield().
|
inline |
Definition at line 102 of file cbexecute.h.
References cbExecuteProcess::ExitCode(), Manager::IsAppShuttingDown(), wxProcess::Kill(), cbExecuteProcess::Running(), wxEXEC_ASYNC, wxExecute(), wxSIGTERM, and Manager::Yield().