Definition at line 1099 of file juce_SharedCode_posix.h.
◆ ActiveProcess()
| juce::ChildProcess::ActiveProcess::ActiveProcess |
( |
const StringArray & |
arguments, |
|
|
int |
streamFlags |
|
) |
| |
◆ ~ActiveProcess()
| juce::ChildProcess::ActiveProcess::~ActiveProcess |
( |
| ) |
|
◆ getExitCode()
| uint32 juce::ChildProcess::ActiveProcess::getExitCode |
( |
| ) |
|
|
noexcept |
◆ isRunning()
| bool juce::ChildProcess::ActiveProcess::isRunning |
( |
| ) |
|
|
noexcept |
◆ killProcess()
| bool juce::ChildProcess::ActiveProcess::killProcess |
( |
| ) |
const |
|
noexcept |
◆ read()
| int juce::ChildProcess::ActiveProcess::read |
( |
void * |
dest, |
|
|
int |
numBytes |
|
) |
| |
|
noexcept |
◆ childPID
| int juce::ChildProcess::ActiveProcess::childPID |
◆ exitCode
| int juce::ChildProcess::ActiveProcess::exitCode |
◆ pipeHandle
| int juce::ChildProcess::ActiveProcess::pipeHandle |
◆ readHandle
| FILE* juce::ChildProcess::ActiveProcess::readHandle |
The documentation for this class was generated from the following file: