This is the complete list of members for juce::ChildProcessWorker, including all inherited members.
ChildProcessWorker() | juce::ChildProcessWorker | |
connection | juce::ChildProcessWorker | private |
handleConnectionLost() | juce::ChildProcessWorker | virtual |
handleConnectionMade() | juce::ChildProcessWorker | virtual |
handleMessageFromCoordinator(const MemoryBlock &mb) | juce::ChildProcessWorker | virtual |
handleMessageFromMaster(const MemoryBlock &) | juce::ChildProcessWorker | inlinevirtual |
initialiseFromCommandLine(const String &commandLine, const String &commandLineUniqueID, int timeoutMs=0) | juce::ChildProcessWorker | |
sendMessageToCoordinator(const MemoryBlock &) | juce::ChildProcessWorker | |
sendMessageToMaster(const MemoryBlock &mb) | juce::ChildProcessWorker | inline |
~ChildProcessWorker() | juce::ChildProcessWorker | virtual |