|
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 File &directory, const String &wc) | |
| bool | next (String &filenameFound, bool *const isDir, bool *const isHidden, int64 *const fileSize, Time *const modTime, Time *const creationTime, bool *const isReadOnly) |
Definition at line 72 of file juce_CommonFile_linux.cpp.
Definition at line 75 of file juce_CommonFile_linux.cpp.
| juce::DirectoryIterator::NativeIterator::Pimpl::~Pimpl | ( | ) |
Definition at line 81 of file juce_CommonFile_linux.cpp.
| bool juce::DirectoryIterator::NativeIterator::Pimpl::next | ( | String & | filenameFound, |
| bool *const | isDir, | ||
| bool *const | isHidden, | ||
| int64 *const | fileSize, | ||
| Time *const | modTime, | ||
| Time *const | creationTime, | ||
| bool *const | isReadOnly | ||
| ) |
Definition at line 87 of file juce_CommonFile_linux.cpp.