◆ ActiveProcess()
juce::ChildProcess::ActiveProcess::ActiveProcess |
( |
const StringArray & |
arguments, |
|
|
int |
streamFlags |
|
) |
| |
References juce::Array< ElementType, TypeOfCriticalSectionToUse, minimumAllocatedSize >::add(), juce::String::containsChar(), juce::InterProcessLock::exit(), juce::File::getCurrentWorkingDirectory(), juce::Array< ElementType, TypeOfCriticalSectionToUse, minimumAllocatedSize >::getRawDataPointer(), juce::File::getSeparatorChar(), jassert, juce::StringArray::size(), and juce::String::toRawUTF8().
◆ ~ActiveProcess()
juce::ChildProcess::ActiveProcess::~ActiveProcess |
( |
| ) |
|
◆ isRunning()
bool juce::ChildProcess::ActiveProcess::isRunning |
( |
| ) |
const |
|
noexcept |
◆ read()
int juce::ChildProcess::ActiveProcess::read |
( |
void *const |
dest, |
|
|
const int |
numBytes |
|
) |
| |
|
noexcept |
◆ killProcess()
bool juce::ChildProcess::ActiveProcess::killProcess |
( |
| ) |
const |
|
noexcept |
◆ getExitCode()
uint32 juce::ChildProcess::ActiveProcess::getExitCode |
( |
| ) |
const |
|
noexcept |
◆ childPID
int juce::ChildProcess::ActiveProcess::childPID |
The documentation for this class was generated from the following file: