JUCE  v5.1.1-3-g1a0b28c73
JUCE API
InterprocessConnectionServer Member List

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

beginWaitingForSocket(int portNumber, const String &bindAddress=String())InterprocessConnectionServer
createConnectionObject()=0InterprocessConnectionServerprotectedpure virtual
currentThreadShouldExit()Threadprivatestatic
getCurrentThread()Threadprivatestatic
getCurrentThreadId()Threadprivatestatic
getThreadId() const noexceptThreadinlineprivate
getThreadName() constThreadinlineprivate
InterprocessConnectionServer()InterprocessConnectionServer
isThreadRunning() constThreadprivate
notify() constThreadprivate
realtimeAudioPriority enum valueThreadprivate
run() overrideInterprocessConnectionServerprivatevirtual
setAffinityMask(uint32 affinityMask)Threadprivate
setCurrentThreadAffinityMask(uint32 affinityMask)Threadprivatestatic
setCurrentThreadName(const String &newThreadName)Threadprivatestatic
setCurrentThreadPriority(int priority)Threadprivatestatic
setPriority(int priority)Threadprivate
signalThreadShouldExit()Threadprivate
sleep(int milliseconds)Threadprivatestatic
socketInterprocessConnectionServerprivate
startThread()Threadprivate
startThread(int priority)Threadprivate
stop()InterprocessConnectionServer
stopThread(int timeOutMilliseconds)Threadprivate
Thread(const String &threadName, size_t threadStackSize=0)Threadexplicitprivate
ThreadID typedefThreadprivate
threadShouldExit() constThreadinlineprivate
wait(int timeOutMilliseconds) constThreadprivate
waitForThreadToExit(int timeOutMilliseconds) constThreadprivate
yield()Threadprivatestatic
~InterprocessConnectionServer()InterprocessConnectionServer
~Thread()Threadprivatevirtual