JUCE  v5.4.1-191-g0ab5e696f
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
beginWaitingForSocket(int portNumber, const String &bindAddress=String())juce::InterprocessConnectionServer
createConnectionObject()=0juce::InterprocessConnectionServerprotectedpure virtual
currentThreadShouldExit()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
isThreadRunning() constjuce::Threadprivate
launch(std::function< void()> functionToRun)juce::Threadprivatestatic
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
signalThreadShouldExit()juce::Threadprivate
sleep(int milliseconds)juce::Threadprivatestatic
socketjuce::InterprocessConnectionServerprivate
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
ThreadID typedefjuce::Threadprivate
threadShouldExit() constjuce::Threadprivate
wait(int timeOutMilliseconds) constjuce::Threadprivate
waitForThreadToExit(int timeOutMilliseconds) constjuce::Threadprivate
yield()juce::Threadprivatestatic
~InterprocessConnectionServer() overridejuce::InterprocessConnectionServer
~Thread()juce::Threadprivatevirtual