|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This is the complete list of members for juce::ChildProcessWorker, including all inherited members.
| ChildProcessWorker() | juce::ChildProcessWorker | |
| handleConnectionLost() | juce::ChildProcessWorker | virtual |
| handleConnectionMade() | juce::ChildProcessWorker | virtual |
| handleMessageFromCoordinator(const MemoryBlock &mb) | juce::ChildProcessWorker | virtual |
| handleMessageFromMaster(const MemoryBlock &) (defined in juce::ChildProcessWorker) | juce::ChildProcessWorker | virtual |
| initialiseFromCommandLine(const String &commandLine, const String &commandLineUniqueID, int timeoutMs=0) | juce::ChildProcessWorker | |
| sendMessageToCoordinator(const MemoryBlock &) | juce::ChildProcessWorker | |
| sendMessageToMaster(const MemoryBlock &mb) (defined in juce::ChildProcessWorker) | juce::ChildProcessWorker | |
| ~ChildProcessWorker() | juce::ChildProcessWorker | virtual |