◆ NativeIterator()
| juce::DirectoryIterator::NativeIterator::NativeIterator |
( |
const File & | directory, |
|
|
const String & | wildCard ) |
◆ ~NativeIterator()
| juce::DirectoryIterator::NativeIterator::~NativeIterator |
( |
| ) |
|
◆ next()
| bool juce::DirectoryIterator::NativeIterator::next |
( |
String & | filenameFound, |
|
|
bool * | isDirectory, |
|
|
bool * | isHidden, |
|
|
int64 * | fileSize, |
|
|
Time * | modTime, |
|
|
Time * | creationTime, |
|
|
bool * | isReadOnly ) |
◆ pimpl
| std::unique_ptr<Pimpl> juce::DirectoryIterator::NativeIterator::pimpl |
The documentation for this struct was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_core/files/juce_DirectoryIterator.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_core/native/juce_linux_CommonFile.cpp
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_core/native/juce_win32_Files.cpp