JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::InterprocessConnection Member List

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

callbackConnectionStatejuce::InterprocessConnectionprivate
connectionLost()=0juce::InterprocessConnectionpure virtual
connectionLostInt()juce::InterprocessConnectionprivate
connectionMade()=0juce::InterprocessConnectionpure virtual
connectionMadeInt()juce::InterprocessConnectionprivate
connectToPipe(const String &pipeName, int pipeReceiveMessageTimeoutMs)juce::InterprocessConnection
connectToSocket(const String &hostName, int portNumber, int timeOutMillisecs)juce::InterprocessConnection
createPipe(const String &pipeName, int pipeReceiveMessageTimeoutMs, bool mustNotExist=false)juce::InterprocessConnection
deletePipeAndSocket()juce::InterprocessConnectionprivate
deliverDataInt(const MemoryBlock &)juce::InterprocessConnectionprivate
disconnect(int timeoutMs=-1, Notify notify=Notify::yes)juce::InterprocessConnection
getConnectedHostName() constjuce::InterprocessConnection
getPipe() const noexceptjuce::InterprocessConnectioninline
getSocket() const noexceptjuce::InterprocessConnectioninline
initialise()juce::InterprocessConnectionprivate
initialiseWithPipe(std::unique_ptr< NamedPipe >)juce::InterprocessConnectionprivate
initialiseWithSocket(std::unique_ptr< StreamingSocket >)juce::InterprocessConnectionprivate
InterprocessConnection(bool callbacksOnMessageThread=true, uint32 magicMessageHeaderNumber=0xf2b49e2c)juce::InterprocessConnection
InterprocessConnectionServer classjuce::InterprocessConnectionfriend
isConnected() constjuce::InterprocessConnection
magicMessageHeaderjuce::InterprocessConnectionprivate
messageReceived(const MemoryBlock &message)=0juce::InterprocessConnectionpure virtual
Notify enum namejuce::InterprocessConnection
pipejuce::InterprocessConnectionprivate
pipeAndSocketLockjuce::InterprocessConnectionprivate
pipeReceiveMessageTimeoutjuce::InterprocessConnectionprivate
readData(void *, int)juce::InterprocessConnectionprivate
readNextMessage()juce::InterprocessConnectionprivate
runThread()juce::InterprocessConnectionprivate
safeActionjuce::InterprocessConnectionprivate
sendMessage(const MemoryBlock &message)juce::InterprocessConnection
socketjuce::InterprocessConnectionprivate
threadjuce::InterprocessConnectionprivate
threadIsRunningjuce::InterprocessConnectionprivate
useMessageThreadjuce::InterprocessConnectionprivate
writeData(void *, int)juce::InterprocessConnectionprivate
~InterprocessConnection()juce::InterprocessConnectionvirtual