openshot-audio  0.1.6
juce::InterprocessConnectionServer Member List

This is the complete list of members for juce::InterprocessConnectionServer, including all inherited members.

beginWaitingForSocket(int portNumber)juce::InterprocessConnectionServer
createConnectionObject()=0juce::InterprocessConnectionServerprotectedpure virtual
getCurrentThread()juce::Threadprivatestatic
getCurrentThreadId()juce::Threadprivatestatic
getThreadId() const noexceptjuce::Threadinlineprivate
getThreadName() const juce::Threadinlineprivate
InterprocessConnectionServer()juce::InterprocessConnectionServer
isThreadRunning() const juce::Threadprivate
notify() const juce::Threadprivate
setAffinityMask(uint32 affinityMask)juce::Threadprivate
setCurrentThreadAffinityMask(uint32 affinityMask)juce::Threadprivatestatic
setCurrentThreadName(const String &newThreadName)juce::Threadprivatestatic
setCurrentThreadPriority(int priority)juce::Threadprivatestatic
setPriority(int priority)juce::Threadprivate
signalThreadShouldExit()juce::Threadprivate
sleep(int milliseconds)juce::Threadprivatestatic
startThread()juce::Threadprivate
startThread(int priority)juce::Threadprivate
stop()juce::InterprocessConnectionServer
stopThread(int timeOutMilliseconds)juce::Threadprivate
Thread(const String &threadName)juce::Threadexplicitprivate
ThreadID typedefjuce::Threadprivate
threadShouldExit() const juce::Threadinlineprivate
wait(int timeOutMilliseconds) const juce::Threadprivate
waitForThreadToExit(int timeOutMilliseconds) const juce::Threadprivate
yield()juce::Threadprivatestatic
~InterprocessConnectionServer()juce::InterprocessConnectionServer
~Thread()juce::Threadprivatevirtual