openshot-audio  0.1.5
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() constjuce::Threadinlineprivate
InterprocessConnectionServer()juce::InterprocessConnectionServer
isThreadRunning() constjuce::Threadprivate
notify() constjuce::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() constjuce::Threadinlineprivate
wait(int timeOutMilliseconds) constjuce::Threadprivate
waitForThreadToExit(int timeOutMilliseconds) constjuce::Threadprivate
yield()juce::Threadprivatestatic
~InterprocessConnectionServer()juce::InterprocessConnectionServer
~Thread()juce::Threadprivatevirtual