openshot-audio
0.1.2
|
This is the complete list of members for ChildProcessMaster::Connection, including all inherited members.
ChildProcessPingThread(int timeout) | ChildProcessPingThread | inlineprivate |
Connection(ChildProcessMaster &m, const String &pipeName, int timeout) | ChildProcessMaster::Connection | inline |
connectToPipe(const String &pipeName, int pipeReceiveMessageTimeoutMs) | InterprocessConnection | |
connectToSocket(const String &hostName, int portNumber, int timeOutMillisecs) | InterprocessConnection | |
createPipe(const String &pipeName, int pipeReceiveMessageTimeoutMs) | InterprocessConnection | |
disconnect() | InterprocessConnection | |
getConnectedHostName() const | InterprocessConnection | |
getCurrentThread() | Thread | privatestatic |
getCurrentThreadId() | Thread | privatestatic |
getPipe() const noexcept | InterprocessConnection | inline |
getSocket() const noexcept | InterprocessConnection | inline |
getThreadId() const noexcept | Thread | inlineprivate |
getThreadName() const | Thread | inlineprivate |
InterprocessConnection(bool callbacksOnMessageThread=true, uint32 magicMessageHeaderNumber=0xf2b49e2c) | InterprocessConnection | |
isConnected() const | InterprocessConnection | |
isPingMessage(const MemoryBlock &m) noexcept | ChildProcessPingThread | inlineprivatestatic |
isThreadRunning() const | Thread | private |
notify() const | Thread | private |
pingReceived() noexcept | ChildProcessPingThread | inlineprivate |
sendMessage(const MemoryBlock &message) | InterprocessConnection | |
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 |
stopThread(int timeOutMilliseconds) | Thread | private |
Thread(const String &threadName) | Thread | explicitprivate |
ThreadID typedef | Thread | private |
threadShouldExit() const | Thread | inlineprivate |
timeoutMs | ChildProcessPingThread | private |
triggerConnectionLostMessage() | ChildProcessPingThread | inlineprivate |
wait(int timeOutMilliseconds) const | Thread | private |
waitForThreadToExit(int timeOutMilliseconds) const | Thread | private |
yield() | Thread | privatestatic |
~Connection() | ChildProcessMaster::Connection | inline |
~InterprocessConnection() | InterprocessConnection | virtual |
~Thread() | Thread | privatevirtual |