JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
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
createNativeThread(Priority)juce::Threadprivate
currentThreadShouldExit()juce::Threadprivatestatic
defaultEventjuce::Threadprivate
deleteOnThreadEndjuce::Threadprivate
getBoundPort() const noexceptjuce::InterprocessConnectionServer
getCurrentThread()juce::Threadprivatestatic
getCurrentThreadId()juce::Threadprivatestatic
getPriority() constjuce::Threadprivate
getThreadId() const noexceptjuce::Threadprivate
getThreadName() const noexceptjuce::Threadinlineprivate
initialiseJUCE(void *jniEnv, void *jContext)juce::Threadprivatestatic
InterprocessConnectionServer()juce::InterprocessConnectionServer
isRealtime() constjuce::Threadprivate
isThreadRunning() constjuce::Threadprivate
killThread()juce::Threadprivate
launch(std::function< void()> functionToRun)juce::Threadprivatestatic
launch(Priority priority, std::function< void()> functionToRun)juce::Threadprivatestatic
listenersjuce::Threadprivate
notify() constjuce::Threadprivate
osDefaultStackSizejuce::Threadprivatestatic
priorityjuce::Threadprivate
Priority enum namejuce::Threadprivate
realtimeOptionsjuce::Threadprivate
removeListener(Listener *)juce::Threadprivate
run() overridejuce::InterprocessConnectionServerprivatevirtual
setAffinityMask(uint32 affinityMask)juce::Threadprivate
setCurrentThreadAffinityMask(uint32 affinityMask)juce::Threadprivatestatic
setCurrentThreadName(const String &newThreadName)juce::Threadprivatestatic
setPriority(Priority newPriority)juce::Threadprivate
shouldExitjuce::Threadprivate
signalThreadShouldExit()juce::Threadprivate
sleep(int milliseconds)juce::Threadprivatestatic
socketjuce::InterprocessConnectionServerprivate
startRealtimeThread(const RealtimeOptions &options)juce::Threadprivate
startStopLockjuce::Threadprivate
startSuspensionEventjuce::Threadprivate
startThread()juce::Threadprivate
startThread(Priority newPriority)juce::Threadprivate
startThreadInternal(Priority)juce::Threadprivate
stop()juce::InterprocessConnectionServer
stopThread(int timeOutMilliseconds)juce::Threadprivate
Thread(const String &threadName, size_t threadStackSize=osDefaultStackSize)juce::Threadexplicitprivate
threadEntryPoint()juce::Threadprivate
threadHandlejuce::Threadprivate
threadIdjuce::Threadprivate
ThreadID typedefjuce::Threadprivate
threadNamejuce::Threadprivate
threadShouldExit() constjuce::Threadprivate
threadStackSizejuce::Threadprivate
wait(double timeOutMilliseconds) constjuce::Threadprivate
waitForThreadToExit(int timeOutMilliseconds) constjuce::Threadprivate
yield()juce::Threadprivatestatic
~InterprocessConnectionServer() overridejuce::InterprocessConnectionServer
~Thread()juce::Threadprivatevirtual