|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This is the complete list of members for juce::NamedPipe, including all inherited members.
| close() | juce::NamedPipe | |
| createNewPipe(const String &pipeName, bool mustNotExist=false) | juce::NamedPipe | |
| getName() const | juce::NamedPipe | |
| isOpen() const | juce::NamedPipe | |
| NamedPipe() | juce::NamedPipe | |
| openExisting(const String &pipeName) | juce::NamedPipe | |
| read(void *destBuffer, int maxBytesToRead, int timeOutMilliseconds) | juce::NamedPipe | |
| write(const void *sourceBuffer, int numBytesToWrite, int timeOutMilliseconds) | juce::NamedPipe | |
| ~NamedPipe() | juce::NamedPipe |