◆ ActiveProcess()
juce::ChildProcess::ActiveProcess::ActiveProcess |
( |
const StringArray & |
arguments, |
|
|
int |
streamFlags |
|
) |
| |
|
inline |
◆ ~ActiveProcess()
juce::ChildProcess::ActiveProcess::~ActiveProcess |
( |
| ) |
|
|
inline |
◆ getExitCode()
uint32 juce::ChildProcess::ActiveProcess::getExitCode |
( |
| ) |
const |
|
inlinenoexcept |
◆ isRunning()
bool juce::ChildProcess::ActiveProcess::isRunning |
( |
| ) |
const |
|
inlinenoexcept |
◆ killProcess()
bool juce::ChildProcess::ActiveProcess::killProcess |
( |
| ) |
const |
|
inlinenoexcept |
◆ read()
int juce::ChildProcess::ActiveProcess::read |
( |
void *const |
dest, |
|
|
const int |
numBytes |
|
) |
| |
|
inlinenoexcept |
◆ childPID
int juce::ChildProcess::ActiveProcess::childPID |
The documentation for this class was generated from the following file: