This is the complete list of members for
PLCore::Process, including all inherited members.
Execute(const String &sCommand, const String &sArguments) | PLCore::Process | |
ExecuteRedirectIO(const String &sCommand, const String &sArguments) | PLCore::Process | |
ExecuteRedirectIO(const String &sCommand, const String &sArguments, const Pipe &cPipeIn, const Pipe &cPipeOut, const Pipe &cPipeErr) | PLCore::Process | |
ExecuteRedirectIO(const String &sCommand, const String &sArguments, handle hPipeIn, handle hPipeOut, handle hPipeErr) | PLCore::Process | |
GetError() | PLCore::Process | [inline] |
GetInput() | PLCore::Process | [inline] |
GetOutput() | PLCore::Process | [inline] |
GetPipeError() const | PLCore::Process | [inline] |
GetPipeInput() const | PLCore::Process | [inline] |
GetPipeOutput() const | PLCore::Process | [inline] |
IsRunning() const | PLCore::Process | |
Process() | PLCore::Process | [inline] |
Terminate() | PLCore::Process | |
~Process() | PLCore::Process | |