JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::InterprocessConnectionServer Member List

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

addListener(Listener *)juce::Threadprivate
affinityMaskjuce::Threadprivate
beginWaitingForSocket(int portNumber, const String &bindAddress=String())juce::InterprocessConnectionServer
closeThreadHandle()juce::Threadprivate
createConnectionObject()=0juce::InterprocessConnectionServerprotectedpure virtual
currentThreadShouldExit()juce::Threadprivatestatic
defaultEventjuce::Threadprivate
deleteOnThreadEndjuce::Threadprivate
getAdjustedPriority(int)juce::Threadprivatestatic
getBoundPort() const noexceptjuce::InterprocessConnectionServer
getCurrentThread()juce::Threadprivatestatic
getCurrentThreadId()juce::Threadprivatestatic
getThreadId() const noexceptjuce::Threadprivate
getThreadName() const noexceptjuce::Threadinlineprivate
initialiseJUCE(void *jniEnv, void *jContext)juce::Threadprivatestatic
InterprocessConnectionServer()juce::InterprocessConnectionServer
isAndroidRealtimeThreadjuce::Threadprivate
isThreadRunning() constjuce::Threadprivate
killThread()juce::Threadprivate
launch(std::function< void()> functionToRun)juce::Threadprivatestatic
launchThread()juce::Threadprivate
listenersjuce::Threadprivate
notify() constjuce::Threadprivate
realtimeAudioPriority enum valuejuce::Threadprivate
removeListener(Listener *)juce::Threadprivate
run() overridejuce::InterprocessConnectionServerprivatevirtual
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
setThreadPriority(void *, int)juce::Threadprivatestatic
shouldExitjuce::Threadprivate
signalThreadShouldExit()juce::Threadprivate
sleep(int milliseconds)juce::Threadprivatestatic
socketjuce::InterprocessConnectionServerprivate
startStopLockjuce::Threadprivate
startSuspensionEventjuce::Threadprivate
startThread()juce::Threadprivate
startThread(int priority)juce::Threadprivate
stop()juce::InterprocessConnectionServer
stopThread(int timeOutMilliseconds)juce::Threadprivate
Thread(const String &threadName, size_t threadStackSize=0)juce::Threadexplicitprivate
threadEntryPoint()juce::Threadprivate
threadHandlejuce::Threadprivate
ThreadID typedefjuce::Threadprivate
threadIdjuce::Threadprivate
threadNamejuce::Threadprivate
threadPriorityjuce::Threadprivate
threadShouldExit() constjuce::Threadprivate
threadStackSizejuce::Threadprivate
wait(int timeOutMilliseconds) constjuce::Threadprivate
waitForThreadToExit(int timeOutMilliseconds) constjuce::Threadprivate
yield()juce::Threadprivatestatic
~InterprocessConnectionServer() overridejuce::InterprocessConnectionServer
~Thread()juce::Threadprivatevirtual