JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
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

 juce
 

Typedefs

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