JUCE
InterprocessConnectionServer Member List

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

beginWaitingForSocket(int portNumber)InterprocessConnectionServer
createConnectionObject()=0InterprocessConnectionServerprotectedpure virtual
currentThreadShouldExit()Threadprivatestatic
getCurrentThread()Threadprivatestatic
getCurrentThreadId()Threadprivatestatic
getThreadId() const noexceptThreadprivate
getThreadName() const Threadprivate
InterprocessConnectionServer()InterprocessConnectionServer
isThreadRunning() const Threadprivate
notify() const 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() const Threadprivate
wait(int timeOutMilliseconds) const Threadprivate
waitForThreadToExit(int timeOutMilliseconds) const Threadprivate
yield()Threadprivatestatic
~InterprocessConnectionServer()InterprocessConnectionServer
~Thread()Threadprivatevirtual