JUCE  v5.1.1-3-g1a0b28c73
JUCE API
InterprocessConnection Member List

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

callbackConnectionStateInterprocessConnectionprivate
connectionLost()=0InterprocessConnectionpure virtual
connectionLostInt()InterprocessConnectionprivate
connectionMade()=0InterprocessConnectionpure virtual
connectionMadeInt()InterprocessConnectionprivate
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, bool mustNotExist=false)InterprocessConnection
deletePipeAndSocket()InterprocessConnectionprivate
deliverDataInt(const MemoryBlock &)InterprocessConnectionprivate
disconnect()InterprocessConnection
getConnectedHostName() constInterprocessConnection
getPipe() const noexceptInterprocessConnectioninline
getSocket() const noexceptInterprocessConnectioninline
initialiseWithPipe(NamedPipe *)InterprocessConnectionprivate
initialiseWithSocket(StreamingSocket *)InterprocessConnectionprivate
InterprocessConnection(bool callbacksOnMessageThread=true, uint32 magicMessageHeaderNumber=0xf2b49e2c)InterprocessConnection
InterprocessConnectionServer classInterprocessConnectionfriend
isConnected() constInterprocessConnection
magicMessageHeaderInterprocessConnectionprivate
masterReferenceInterprocessConnectionprivate
messageReceived(const MemoryBlock &message)=0InterprocessConnectionpure virtual
pipeInterprocessConnectionprivate
pipeAndSocketLockInterprocessConnectionprivate
pipeReceiveMessageTimeoutInterprocessConnectionprivate
readNextMessageInt()InterprocessConnectionprivate
runThread()InterprocessConnectionprivate
sendMessage(const MemoryBlock &message)InterprocessConnection
socketInterprocessConnectionprivate
threadInterprocessConnectionprivate
useMessageThreadInterprocessConnectionprivate
WeakReference< InterprocessConnection > classInterprocessConnectionfriend
writeData(void *, int)InterprocessConnectionprivate
~InterprocessConnection()InterprocessConnectionvirtual