|
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 |
Public Member Functions | |
| Pimpl (const String &lockName, int timeOutMillisecs) | |
| bool | createLockFile (const File &file, int timeOutMillisecs) |
| void | closeFile () |
Public Attributes | |
| int | handle |
| int | refCount |
Definition at line 728 of file juce_SharedCode_posix.h.
Definition at line 731 of file juce_SharedCode_posix.h.
| juce::InterProcessLock::Pimpl::~Pimpl | ( | ) |
Definition at line 748 of file juce_SharedCode_posix.h.
| void juce::InterProcessLock::Pimpl::closeFile | ( | ) |
Definition at line 795 of file juce_SharedCode_posix.h.
Definition at line 753 of file juce_SharedCode_posix.h.
| int juce::InterProcessLock::Pimpl::handle |
Definition at line 813 of file juce_SharedCode_posix.h.
| int juce::InterProcessLock::Pimpl::refCount |
Definition at line 813 of file juce_SharedCode_posix.h.