openshot-audio  0.1.2
InterprocessConnection Member List

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

connectionLost()=0InterprocessConnectionpure virtual
connectionMade()=0InterprocessConnectionpure virtual
ConnectionThreadInterprocessConnectionfriend
connectToPipe(const String &pipeName, int pipeReceiveMessageTimeoutMs)InterprocessConnection
connectToSocket(const String &hostName, int portNumber, int timeOutMillisecs)InterprocessConnection
ContainerDeletePolicy< ConnectionThread >InterprocessConnectionfriend
createPipe(const String &pipeName, int pipeReceiveMessageTimeoutMs)InterprocessConnection
disconnect()InterprocessConnection
getConnectedHostName() constInterprocessConnection
getPipe() const noexceptInterprocessConnectioninline
getSocket() const noexceptInterprocessConnectioninline
InterprocessConnection(bool callbacksOnMessageThread=true, uint32 magicMessageHeaderNumber=0xf2b49e2c)InterprocessConnection
InterprocessConnectionServer classInterprocessConnectionfriend
isConnected() constInterprocessConnection
messageReceived(const MemoryBlock &message)=0InterprocessConnectionpure virtual
sendMessage(const MemoryBlock &message)InterprocessConnection
WeakReference< InterprocessConnection > classInterprocessConnectionfriend
~InterprocessConnection()InterprocessConnectionvirtual