JUCE
InterprocessConnectionServer Member List

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

addListener(Listener *)Threadprivate
beginWaitingForSocket(int portNumber, const String &bindAddress=String())InterprocessConnectionServer
createConnectionObject()=0InterprocessConnectionServerprotectedpure virtual
currentThreadShouldExit()Threadprivatestatic
getBoundPort() const noexceptInterprocessConnectionServer
getCurrentThread()Threadprivatestatic
getCurrentThreadId()Threadprivatestatic
getThreadId() const noexceptThreadprivate
getThreadName() const noexceptThreadprivate
initialiseJUCE(void *jniEnv, void *jContext)Threadprivatestatic
InterprocessConnectionServer()InterprocessConnectionServer
isThreadRunning() constThreadprivate
launch(std::function< void()> functionToRun)Threadprivatestatic
notify() constThreadprivate
realtimeAudioPriority enum valueThreadprivate
removeListener(Listener *)Threadprivate
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
startThread()Threadprivate
startThread(int priority)Threadprivate
stop()InterprocessConnectionServer
stopThread(int timeOutMilliseconds)Threadprivate
Thread(const String &threadName, size_t threadStackSize=0)Threadexplicitprivate
ThreadID typedefThreadprivate
threadShouldExit() constThreadprivate
wait(int timeOutMilliseconds) constThreadprivate
waitForThreadToExit(int timeOutMilliseconds) constThreadprivate
yield()Threadprivatestatic
~InterprocessConnectionServer() overrideInterprocessConnectionServer
~Thread()Threadprivatevirtual