JUCE
|
This is the complete list of members for InterprocessConnectionServer, including all inherited members.
addListener(Listener *) | Thread | private |
beginWaitingForSocket(int portNumber, const String &bindAddress=String()) | InterprocessConnectionServer | |
createConnectionObject()=0 | InterprocessConnectionServer | protectedpure virtual |
currentThreadShouldExit() | Thread | privatestatic |
getBoundPort() const noexcept | InterprocessConnectionServer | |
getCurrentThread() | Thread | privatestatic |
getCurrentThreadId() | Thread | privatestatic |
getThreadId() const noexcept | Thread | private |
getThreadName() const noexcept | Thread | private |
initialiseJUCE(void *jniEnv, void *jContext) | Thread | privatestatic |
InterprocessConnectionServer() | InterprocessConnectionServer | |
isThreadRunning() const | Thread | private |
launch(std::function< void()> functionToRun) | Thread | privatestatic |
notify() const | Thread | private |
realtimeAudioPriority enum value | Thread | private |
removeListener(Listener *) | Thread | private |
setAffinityMask(uint32 affinityMask) | Thread | private |
setCurrentThreadAffinityMask(uint32 affinityMask) | Thread | privatestatic |
setCurrentThreadName(const String &newThreadName) | Thread | privatestatic |
setCurrentThreadPriority(int priority) | Thread | privatestatic |
setPriority(int priority) | Thread | private |
signalThreadShouldExit() | Thread | private |
sleep(int milliseconds) | Thread | privatestatic |
startThread() | Thread | private |
startThread(int priority) | Thread | private |
stop() | InterprocessConnectionServer | |
stopThread(int timeOutMilliseconds) | Thread | private |
Thread(const String &threadName, size_t threadStackSize=0) | Thread | explicitprivate |
ThreadID typedef | Thread | private |
threadShouldExit() const | Thread | private |
wait(int timeOutMilliseconds) const | Thread | private |
waitForThreadToExit(int timeOutMilliseconds) const | Thread | private |
yield() | Thread | privatestatic |
~InterprocessConnectionServer() override | InterprocessConnectionServer | |
~Thread() | Thread | privatevirtual |