JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce_ConnectedChildProcess.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

class  juce::ChildProcessCoordinator
 Acts as the coordinator in a coordinator/worker pair of connected processes. More...
 
class  juce::ChildProcessWorker
 Acts as the worker end of a coordinator/worker pair of connected processes. More...
 

Namespaces

namespace  juce
 

Typedefs

using juce::ChildProcessMaster = ChildProcessCoordinator
 
using juce::ChildProcessSlave = ChildProcessWorker