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

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

close()NamedPipe
createNewPipe(const String &pipeName, bool mustNotExist=false)NamedPipe
currentPipeNameNamedPipeprivate
getName() constNamedPipe
isOpen() constNamedPipe
lockNamedPipeprivate
NamedPipe()NamedPipe
openExisting(const String &pipeName)NamedPipe
openInternal(const String &pipeName, bool createPipe, bool mustNotExist)NamedPipeprivate
pimplNamedPipeprivate
read(void *destBuffer, int maxBytesToRead, int timeOutMilliseconds)NamedPipe
write(const void *sourceBuffer, int numBytesToWrite, int timeOutMilliseconds)NamedPipe
~NamedPipe()NamedPipe