#include <juce_posix_SharedCode.h>
ChildProcess::ActiveProcess::~ActiveProcess |
( |
| ) |
|
|
inline |
ChildProcess::ActiveProcess::ActiveProcess |
( |
const String & |
command, |
|
|
int |
streamFlags |
|
) |
| |
|
inline |
ChildProcess::ActiveProcess::~ActiveProcess |
( |
| ) |
|
|
inline |
uint32 ChildProcess::ActiveProcess::getExitCode |
( |
| ) |
const |
|
inlinenoexcept |
uint32 ChildProcess::ActiveProcess::getExitCode |
( |
| ) |
const |
|
inlinenoexcept |
bool ChildProcess::ActiveProcess::isRunning |
( |
| ) |
const |
|
inlinenoexcept |
bool ChildProcess::ActiveProcess::isRunning |
( |
| ) |
const |
|
inlinenoexcept |
bool ChildProcess::ActiveProcess::killProcess |
( |
| ) |
const |
|
inlinenoexcept |
bool ChildProcess::ActiveProcess::killProcess |
( |
| ) |
const |
|
inlinenoexcept |
int ChildProcess::ActiveProcess::read |
( |
void * |
dest, |
|
|
int |
numNeeded |
|
) |
| const |
|
inlinenoexcept |
int ChildProcess::ActiveProcess::childPID |
bool ChildProcess::ActiveProcess::ok |
The documentation for this class was generated from the following files: